Skip to content
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

iPhone app crash when video is deleted from YouTube #5

Open
iamrsojitra opened this issue Feb 3, 2020 · 2 comments
Open

iPhone app crash when video is deleted from YouTube #5

iamrsojitra opened this issue Feb 3, 2020 · 2 comments

Comments

@iamrsojitra
Copy link

Hello @ihadeed,
Greetings for the day!!

I am developing an ionic 4 app where I have informative videos which I am fetching from YouTube channel and display on the app. This plugin works perfectly for the available videos but when a video is deleted from the YouTube at that time in android is shows error like a video is not available which is correct but in iOS, my app is crashing.

Below are the plugin versions which I am using:
"cordova-plugin-youtube-video-player": "^2.4.0"
"@ionic-native/youtube-video-player": "^5.20.0"
"cordova-ios": "^5.1.1"

It will be really appreciated if you can fix this issue.

Thanks

@EinfachHans
Copy link

Looking into the Code, seems that Android has an default Error handling, while iOS hasn't. If you are a bit into native iOS development, you can try to fork the plugin and remove the error yourself. I don't know if the plugin is maintained.

@iamrsojitra
Copy link
Author

@HansKrywaa It's my bad that I don't know native ios development. So if you can tell me how to fix this then it will be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants