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

Problem while playing video in ios13 #79

Open
PayalUmraliya opened this issue Dec 19, 2019 · 3 comments
Open

Problem while playing video in ios13 #79

PayalUmraliya opened this issue Dec 19, 2019 · 3 comments

Comments

@PayalUmraliya
Copy link

2019-12-19 12:07:55.317059+0530 WakeUppApp[2339:311223] [StatusBar] Hiding the status bar instance directly is not supported anymore, please update your app.
2019-12-19 12:07:55.317493+0530 WakeUppApp[2339:311223] [Playback] ❗️Error loading tracklist for queue feeder: Error Domain=MediaPlaybackCoreErrorDomain Code=0 "The identifierList changed before the data source finished loading." UserInfo={NSDebugDescription=The identifierList changed before the data source finished loading.}

@jeffcare3
Copy link

did you find a resolution ?

@vishwas00
Copy link

did you find a solution ?

@vishwas00
Copy link

Commenting movieSourceType worked for me:
//self.moviePlayer.movieSourceType = MPMovieSourceTypeStreaming;

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

3 participants