Tuesday, 11 June 2019

Detecting usage of Googles chromecast service within application

I am trying to detect the usage of googles chromecast service within a library. Does anybody found a way to accomplish this? Detecting if the iOS device is currently streaming to an AppleTv is possible via:

UIScreen.didConnectNotification, UIScreen.didDisconnectNotification

But when ann App is casting to chromecast, both of these notifications are not fired.



from Detecting usage of Googles chromecast service within application

No comments:

Post a Comment