so… I tried and it don’t work
native.showPopup( "sms", { to = "05181872327", body = "testing :3"} )
this is the code that I use
but I get this error:
Dec 21 18:33:43 unknown kernel[0] <debug>: launchd[4215] Builtin profile: container (sandbox)<br>Dec 21 18:33:43 unknown kernel[0] <debug>: launchd[4215] Container: /private/var/mobile/Applications/C62D874F-D700-4821-AEEF-C4B169225A1E [69] (sandbox)<br>Dec 21 18:33:44 unknown testeSMS[4215] <error>: -[MFMessageComposeViewController setToRecipients:]: unrecognized selector sent to instance 0x2806e0<br>Dec 21 18:33:44 unknown testeSMS[4215] <error>: ***Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MFMessageComposeViewController setToRecipients:]: unrecognized selector sent to instance 0x2806e0'<br> *** First throw call stack:<br> (0x3427a8bf 0x344ca1e5 0x3427dacb 0x3427c945 0x341d7680 0x856a7 0xe3371 0xc520d 0xd20d7 0xc532f 0xbee9d 0xc4b5f 0xc5549 0xbee77 0xdff31 0xd78ed 0xf05dd 0x8a76f 0x8a9fb 0x8ab45 0x3765b7eb 0x376553bd 0x37623921 0x376233bf 0x37622d2d 0x30a55df3 0x3424e553 0x3424e4f5 0x3424d343 0x341d04dd 0x341d03a5 0x37654457 0x37651743 0x7bd37 0x7bcf0)<br>Dec 21 18:33:44 unknown UIKitApplication:zomobile.com.br[0xaff9][4215] <notice>: terminate called throwing an exception<br>Dec 21 18:33:44 unknown ReportCrash[4216] <notice>: Formulating crash report for process testeSMS[4215]<br>Dec 21 18:33:44 unknown com.apple.launchd[1] <warning>: (UIKitApplication:zomobile.com.br[0xaff9]) Job appears to have crashed: Abort trap: 6<br>Dec 21 18:33:44 unknown SpringBoard[17] <warning>: Application 'testeSMS' exited abnormally with signal 6: Abort trap: 6<br>Dec 21 18:33:45 unknown ReportCrash[4216] <error>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/testeSMS_2011-12-21-183344_Douglas-Hennrichs-iPhone.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0<br>
anyone know anything about it?
Thanks guys [import]uid: 23063 topic_id: 19478 reply_id: 319478[/import]