[IAP] Crash after cancel -urgent

Corona crashes after you cancel an IAP since 972 [import]uid: 5942 topic_id: 33589 reply_id: 333589[/import]

on what platform?

i am trying to run on android, and my transaction listener doesnt get called. i have an app running and working with the same code. but it simply doesnt work. [import]uid: 90610 topic_id: 33589 reply_id: 133502[/import]

iOS.

My listener gets called, and sometimes it doesn’t - it crashes before. All I get is;
Dec 3 17:50:19 iPhone-Joris librariand[3052] : MMe quota status changed: under quota
Dec 3 17:50:21 iPhone-Joris backboardd[52] : CoreAnimation: timed out fence 166a3
Dec 3 17:50:21 iPhone-Joris SpringBoard[67] : CoreAnimation: failed to receive fence reply: 10004003
Dec 3 17:50:21 iPhone-Joris ReportCrash[3055] : Formulating crash report for process SnapTogether[3047]
Dec 3 17:50:22 iPhone-Joris com.apple.launchd[1] (UIKitApplication:com.bloomsix.snapfree[0xe6bf][3047]) : (UIKitApplication:com.bloomsix.snapfree[0xe6bf]) Job appears to have crashed: Segmentation fault: 11
Dec 3 17:50:22 iPhone-Joris backboardd[52] : Application ‘UIKitApplication:com.bloomsix.snapfree[0xe6bf]’ exited abnormally with signal 11: Segmentation fault: 11
Dec 3 17:50:22 iPhone-Joris ReportCrash[3055] : libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
Dec 3 17:50:22 iPhone-Joris ReportCrash[3055] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/SnapTogether_2012-12-03-175020_iPhone-Joris.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
I can reproduce this almost everytime. It either has something to do with ads or camera. [import]uid: 5942 topic_id: 33589 reply_id: 133508[/import]

I’d suggest commenting out sections of code to figure out what this relates to so you can provide more info. “Ads or camera” doesn’t give us a whole lot to go on unfortunately. [import]uid: 52491 topic_id: 33589 reply_id: 133562[/import]

I’ve already sent a zip file with code. It’s reproducible every single time, and the problem is:

iap after fullscreen ads.
[import]uid: 5942 topic_id: 33589 reply_id: 133563[/import]

on what platform?

i am trying to run on android, and my transaction listener doesnt get called. i have an app running and working with the same code. but it simply doesnt work. [import]uid: 90610 topic_id: 33589 reply_id: 133502[/import]

iOS.

My listener gets called, and sometimes it doesn’t - it crashes before. All I get is;
Dec 3 17:50:19 iPhone-Joris librariand[3052] : MMe quota status changed: under quota
Dec 3 17:50:21 iPhone-Joris backboardd[52] : CoreAnimation: timed out fence 166a3
Dec 3 17:50:21 iPhone-Joris SpringBoard[67] : CoreAnimation: failed to receive fence reply: 10004003
Dec 3 17:50:21 iPhone-Joris ReportCrash[3055] : Formulating crash report for process SnapTogether[3047]
Dec 3 17:50:22 iPhone-Joris com.apple.launchd[1] (UIKitApplication:com.bloomsix.snapfree[0xe6bf][3047]) : (UIKitApplication:com.bloomsix.snapfree[0xe6bf]) Job appears to have crashed: Segmentation fault: 11
Dec 3 17:50:22 iPhone-Joris backboardd[52] : Application ‘UIKitApplication:com.bloomsix.snapfree[0xe6bf]’ exited abnormally with signal 11: Segmentation fault: 11
Dec 3 17:50:22 iPhone-Joris ReportCrash[3055] : libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
Dec 3 17:50:22 iPhone-Joris ReportCrash[3055] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/SnapTogether_2012-12-03-175020_iPhone-Joris.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
I can reproduce this almost everytime. It either has something to do with ads or camera. [import]uid: 5942 topic_id: 33589 reply_id: 133508[/import]

I’d suggest commenting out sections of code to figure out what this relates to so you can provide more info. “Ads or camera” doesn’t give us a whole lot to go on unfortunately. [import]uid: 52491 topic_id: 33589 reply_id: 133562[/import]

I’ve already sent a zip file with code. It’s reproducible every single time, and the problem is:

iap after fullscreen ads.
[import]uid: 5942 topic_id: 33589 reply_id: 133563[/import]