Launching a netflix movie from chromecast sender app -


i'm working on chromecast sender application have netflix launch , play requested movie. however, can manage launch netflix application, doesn't load video not sure parameters need send request.

i've been unable find resources netflix discusses this. possible? or netflix launch , play videos requests made within it's own application?

this isn't supported on chromecast. nor expected in future.

instead, ask netflix play movie through intents on android, , through right uri on ios shown here.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -