Jean Vinge
Results
2
issues of
Jean Vinge
When my app opens the controller with VideoSplashKit, the users music stops, its a doubt a have to handle for background music, or VideoSplashKit doesn't support that? Thank you!
I Don't know why but my app is crashing because of this line of code, ``` self.moviePlayer.player?.addObserver( self, forKeyPath: "status", options: .New, context: nil) ``` observation: when commenting this line...