will1971 / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

Assertion failure in -[GCKClientCertificate importPKCS12:withPassword:] #752

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I implemented simple audio streaming into one of our customers apps to 
chromecast using the default receiver app.
When using guest mode the following Exception occurs:

*** Assertion failure in -[GCKClientCertificate importPKCS12:withPassword:], 
/Volumes/BuildData/pulse-data/agents/603564/recipes/883372967/base/google3/googl
emac/iPhone/Chromecast/SDK/Framework/Classes/GCKClientCertificate.m:139
*** Terminating app due to uncaught exception 
'NSInternalInconsistencyException', reason: 'Failed to save the identity to 
keychain'

What steps will reproduce the problem?
1. disable wifi
2. try to conect to chromecast using guest mode 

What is the expected output? What do you see instead?
I expected the chromecast to start playing the stream.

What version of the product are you using? On what operating system?
iOS 9.2.1 on an iPhone 6 with GoogleCast framework version 2.10.1.4691

Please provide any additional information below.
What else is needed for tracing this bug?

Original issue reported on code.google.com by enno.wel...@googlemail.com on 3 Feb 2016 at 11:31

GoogleCodeExporter commented 8 years ago

Original comment by vinot...@google.com on 12 Feb 2016 at 6:34

GoogleCodeExporter commented 8 years ago
Could you please reply to our queries below and share feedback report from 
Chromecast app/extension with the text "for Issue 752" in description and share 
receiver logs here (after reproducing this issue). 

1. Which chromecast device are you using? Generation 1 or 2 and firmware 
version?
2. Could you try to share all cast related logs from sender side (please make 
sure you share only cast related logs here)
3. Are you seeing this issue recently (with latest SDK or even with older 
versions)?
4. Are you seeing this issue only in Guest Mode?

Also, let us know if you are seeing this with issue with Hello demo application 
(https://github.com/googlecast/CastHelloVideo-ios)?

Original comment by vinot...@google.com on 12 Feb 2016 at 6:38