jinSasaki / InAppPurchase

A Simple and Lightweight framework for In App Purchase (Store Kit 1)
MIT License
288 stars 30 forks source link

Transaction never completes with success #75

Closed KatkayApps closed 11 months ago

KatkayApps commented 11 months ago

I try to purchase something.

The final handler with the result is never called.

If I ask to buy something and cancel, the handler is called with result = error.

I am on iOS 15

KatkayApps commented 11 months ago

Discovered the problem. It will not work on the simulator.