-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a basic example of the project to an example folder in the repo #206
Comments
https://github.com/Saqib92/streaming-media-example Example project with ionic 4. |
@Saqib92 thank you. at present, your example doesn't compile on both android and ios |
What Errors are you getting? its working fine here. |
@Saqib92 Does it work for youtube videos? |
@shamilovtim It did work for me just change the path of drawable-ldpi-icon's in config.xml and replace \ with /. |
for youtube Videos you can use Cordova-youtube-plugin |
@Saqib92 Yeah I got that that will be played by Cordova-youtube-plugin. |
Currently we have no example project and this prohibits review, testing, CI and so on. We need a basic example project.
The text was updated successfully, but these errors were encountered: