We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting this error after initiate cast from iOS:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid number value (infinite) in JSON write' *** First throw call stack: (0x213122190 0x2122f79f8 0x21302c3b0 0x213c28a84 0x213c26948 0x213c29950 0x21300d2e0 0x213c28f20 0x213c29950 0x21300d2e0 0x213c28f20 0x213ae55bc 0x213ae52e4 0x10030b940 0x1002f3bf4 0x1002f4a60 0x1002fe570 0x1002fe614 0x1003c35fc 0x10039872c 0x100398070 0x100396e50 0x10035232c 0x100365fa4 0x100365ae4 0x100352898 0x100371598 0x100db36f4 0x100db4c78 0x100dc26fc 0x2130b3b30 0x2130aea68 0x2130adfc4 0x2152af79c 0x23fa36c38 0x10029945c 0x212b6e8e0) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
The cast works on chromecast device but app crash.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting this error after initiate cast from iOS:
The cast works on chromecast device but app crash.
The text was updated successfully, but these errors were encountered: