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

App crashes with error 2005 on selecting chromecast device #48

Open
DannyZB opened this issue Jan 11, 2015 · 1 comment
Open

App crashes with error 2005 on selecting chromecast device #48

DannyZB opened this issue Jan 11, 2015 · 1 comment

Comments

@DannyZB
Copy link

DannyZB commented Jan 11, 2015

I compiled with cordova , and my app has JWPlayer in it .
The player has chromecast support.

When trying to cast from it through the extension i get :
1.) on the first try
initialize origin_scoped 3DAE6C71 3DAE6C71
tracker.js:10 lastAppId 3DAE6C71
tracker.js:10 Attempting to join route Chromecast5980
tracker.js:10 sessionJoinAttempt error Status{statusCode=unknown status code: 2005, resolution=null}

then it keeps throwing the error
tracker.js:10 Attempting to join route Chromecast5980
tracker.js:10 sessionJoinAttempt error Status{statusCode="unknown status" code: 2005, resolution=null}

when clicking a second time the app crashes.

What can cause that ?

everything is compiled with SDK21 (including all the libraries)
I ran ant clean+debug build on all the libraries
Currently testing on Nexus4/Android5.0.1

@axten
Copy link
Contributor

axten commented Jan 14, 2015

Hello,
I have exact the same error on requestSession call:

sessionJoinAttempt error Status{statusCode=unknown status code: 2005, resolution=null}

Nexus 5, Android 4.4.4
SDK level 21

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

2 participants