j3k0 / cordova-plugin-purchase

In-App Purchase for Cordova on iOS, Android and Windows
https://purchase.cordova.fovea.cc
1.29k stars 529 forks source link

In App Purchase is stuck after the purchase on iOS #1520

Closed konguele closed 3 months ago

konguele commented 3 months ago

Hello,

I have created an in-game purchase, it works correctly, but when the in-game purchase message appears on any consumable item 2 things happen:

If it is the first purchase, it is duplicated If it is the second purchase, the game freezes and stops working. 4

I don't understand if it's a bug, if there's a loop or what's going on, could you please help me with this error? I don't see where the problem could be.

konguele commented 3 months ago

Hello,

I have created a test app with In App Purchase only and I get the same error. The first time the purchase is duplicated and the second time the game freezes.

I attach the test to check it properly: test.zip

konguele commented 3 months ago

I attach the log file Log TestApp.zip