Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash after purchase in testenvironment #39

Closed
sebastianz1980 opened this issue May 11, 2014 · 5 comments
Closed

crash after purchase in testenvironment #39

sebastianz1980 opened this issue May 11, 2014 · 5 comments

Comments

@sebastianz1980
Copy link

Hello, I use cordova 3.4.1 my app crashes after purchasing an item.

2014-05-11 21:12:30.598 appname[10564:60b] InAppPurchase[objc]: State: PaymentTransactionStateFailed
2014-05-11 21:12:40.786 appname10564:60b] InAppPurchase[objc]: About to do IAP
2014-05-11 21:12:40.787 appname[10564:60b] InAppPurchase[objc]: Payment transaction updated ((null)):
2014-05-11 21:12:40.789 appname[10564:60b] InAppPurchase[objc]: Purchasing...
2014-05-11 21:12:57.449 appname[10564:60b] InAppPurchase[objc]: Payment transaction updated (3):
2014-05-11 21:12:57.451 appname[10564:60b] InAppPurchase[objc]: State: PaymentTransactionStatePurchased
2014-05-11 21:12:57.472 appname[10564:60b] InAppPurchase[objc]: Transaction 1000000110332005 finished.
appname(10564,0x3d36f18c) malloc: *** error for object 0x1722b000: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Process 10564 stopped

  • thread Phonegap 3.0 compatibility? Project status? #1: tid = 0x17c2fa, 0x3b3ca1f0 libsystem_kernel.dylib__pthread_kill + 8, queue = 'com.apple.main-thread', stop reason = signal SIGABRT frame #0: 0x3b3ca1f0 libsystem_kernel.dylib__pthread_kill + 8
    libsystem_kernel.dylib`__pthread_kill + 8:
    -> 0x3b3ca1f0: blo 0x3b3ca208 ; __pthread_kill + 32
    0x3b3ca1f4: ldr r12, [pc, Invalid product identifier: (null) #4] ; __pthread_kill + 24
    0x3b3ca1f8: ldr r12, [pc, r12]
    0x3b3ca1fc: b 0x3b3ca204 ; __pthread_kill + 28

Anyone an idea?

@j3k0
Copy link
Owner

j3k0 commented Nov 7, 2014

Sorry I'm taking care of this after a while. Solved it? If yes, what was it?

@siublood
Copy link

siublood commented Jan 8, 2015

Hi, I am getting a similar problem here!
I was buying with a tester account. My app crashed after the payment successful dialog was shown and dismissed. The app crashes always on store.refresh() since then. I can now get into the app only if signed in with another account in google play store.
Please let me know if there's any update or fix for this issue, thanks a lot!

@mparpaillon
Copy link

I have this bug too on Android, Cordova 5.0. I've published my app, bought an item in sandbox mode and the app crashed and won't run again...

Please fix this if you can

@rahmadid
Copy link

Hi, for those of you who experience crash after purchase related to billing key, please install the plugin from the git address. Don't install from plugin registry, it seems that the registry hasn't been updated with the latest code. It just works, I don't have to do any manual code changes. Hope that helps.

@j3k0 j3k0 closed this as completed May 15, 2016
@j3k0
Copy link
Owner

j3k0 commented May 15, 2016

registry updated since then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants