particle-iot / spark-setup-ios

(DEPRECATED) Spark device setup library - Soft AP Cocoapod/Carthage lib for iOS
Apache License 2.0
19 stars 25 forks source link

checkDeviceIsClaimed causing crash #25

Closed iain-reid closed 8 years ago

iain-reid commented 9 years ago

I'm having problems with the setup controller. It crashes my app with the following error, every time:

*\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SparkDevice objectForKeyedSubscript:]: unrecognized selector sent to instance 0x1915b9a0'

at this line:

image

After the crash, I can login to the Particle Build portal and the device is shown, and the Cyan light on board is pulsing and connected - but obviously the crash is a problem.

I've reset the Photon (factory,Wifi) and also cleared it's ownership in the web portal and the Particle iOS app. Same error.

Any help on this issue would be appreciated! I'm running the app on iOS 8.2.

idokleinman commented 8 years ago

is this still an issue?

iain-reid commented 8 years ago

Hi, I'm not sure if it's still an issue - it's been a while since we worked on this project, and I don't have the kit to hand. Safe to close it i'd say :-)

KillerGasy commented 8 years ago

I getting this issue also

idokleinman commented 8 years ago

@KillerGasy This has been fixed.. What library pod version you are using?