Glitchbone / CordovaYoutubeVideoPlayer

Play Youtube Videos in a native Video Player on Android & iOS
MIT License
83 stars 133 forks source link

Result is "error" on Android, even though the player is working fine. #43

Open cactysman opened 6 years ago

cactysman commented 6 years ago

Every time I fire the openVideo function on Android (8.1), I get an "error" result, even though the video is correctly played back. iOS reports "closed" (which seems correct).

This way I cannot rely on the callback's result, at least not on Android.