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

Crash in SonosController.m #4

Open
MartinMoizard opened this issue Oct 12, 2014 · 1 comment
Open

Crash in SonosController.m #4

MartinMoizard opened this issue Oct 12, 2014 · 1 comment

Comments

@MartinMoizard
Copy link

Hello,

I am facing a crash on line 401 of SonosController.m. I am not doing anything special to get this crash. I guess it comes directly from the sharedInstance that initializes the devices.

So it crashes on:
NSDictionary *returnData = @{@"CurrentTransportState" : response[@"s:Envelope"][@"s:Body"][@"u:GetTransportInfoResponse"][@"CurrentTransportState"][@"text"]};

It crashes because 'response' is nil.

Martin

@larsblumberg
Copy link

This now fixed here: getsenic@3701e5e

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