mgcrea / cordova-messagebox

Cordova ARC plugin for UIAlertView
7 stars 5 forks source link

.prompt Uncaught exception #3

Open zammitryan opened 11 years ago

zammitryan commented 11 years ago

Whenever I am using a prompt to get text input the app crashes and I get an uncaught error exception.

-[NSNull isEqualToString:]: unrecognized selector sent to instance 0x3a88b090 2013-03-20 15:59:35.827 App[1342:907] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull isEqualToString:]: unrecognized selector sent to instance 0x3a88b090' * First throw call stack: (0x324f42a3 0x3a21197f 0x324f7e07 0x324f6531 0x3244df68 0x34300375 0x3444cc95 0x3444c741 0x10325d 0x10372b 0x14d5cb 0x14ce93 0x14caaf 0x14cc31 0x14cb65 0x32e0b0f5 0x324c9683 0x324c8ee9 0x324c7cb7 0x3243aebd 0x3243ad49 0x360112eb 0x34350301 0x74de7 0x74da8) libc++abi.dylib: terminate called throwing an exception