[iOS Cast] Application crash when try to cast with multiple videos in playlist
My Application is getting crash always when I try to cast video with following configuration
1. create playlist with multiple videos, connect with the chrome cast device and then call onCast method
We have observed if We directly set video file in config object instead of playlist then casting works fine.
I have tried lots of thing but nothing works e.g
- Commented // self.castController.chromeCastReceiverAppID = kGCKMediaDefaultReceiverApplicationID; if I comment then app is not getting connected with chrome cast
- Uncommented and set App Id for Remote media, Custom Reciever, Style media