sphero-inc / Sphero-AR-SDK

🚫 DEPRECATED: Sphero's augmented reality SDK
46 stars 26 forks source link

Terminating app due to uncaught exception 'NSInvalidArgumentException' #1

Closed iohanna closed 11 years ago

iohanna commented 11 years ago

Dear Sphero-AR-Developers,

I am really happy about all the great work you did. I just tried the Unity example on my iPhone and it seems to start running (Unity logo appears) but then the app terminates.

In the output it says:

2013-05-11 17:33:16.821 ar2[192:907] *\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSDictionaryM RKJSONRepresentation]: unrecognized selector sent to instance 0xc12b650'

Please let me know how I can provide you with additional information. It would be great to develope some nice AR games for Sphero in the future.

Cheers,

Iohanna

michaelorbotix commented 11 years ago

Hi,

I'm happy to hear you're trying out the AR SDK! See this Stackoverflow post for the solution.

http://stackoverflow.com/questions/16341321/sphero-ios-unity-plugin-crash-following-sphero-connect

Sent from my iPhone

On May 11, 2013, at 9:41 AM, iohanna notifications@github.com wrote:

Dear Sphero-AR-Developers,

I am really happy about all the great work you did. I just tried the Unity example on my iPhone and it seems to start running (Unity logo appears) but then the app terminates.

In the output it says:

2013-05-11 17:33:16.821 ar2[192:907] *\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSDictionaryM RKJSONRepresentation]: unrecognized selector sent to instance 0xc12b650'

Please let me know how I can provide you with additional information. It would be great to develope some nice AR games for Sphero in the future.

Cheers,

Iohanna

— Reply to this email directly or view it on GitHub.

iohanna commented 11 years ago

Thank you! Works great :)