PhilipsHue / PhilipsHueSDK-iOS-OSX

The Software Development Kit for Philips Hue on iOS and OS X (beta)
579 stars 169 forks source link

Crash in PHBridgeResourcesWriter writeBridgeResourcesCache #116

Open gkellum opened 7 years ago

gkellum commented 7 years ago

I had a crash in my iPad app, and looking through Xcode's crash logs, I see that the crash appears to be happening in the compiled code of the Hue framework.

Any idea what this might be?

__64+[PHBridgeResourcesWriter writeBridgeResourcesCache:nsErrorPtr:]_block_invoke + 34

I'm using the latest code checked into github, i.e. v1.11.3beta with the last commit on Wed Oct 5 17:45:51 2016 +0200.