Hi,
We are operating a game on Amazon App Store that is using Unity IAP. (1.20.0)
But, there is small problem in some cases.
The problem case is like below.
- User purchase some item press product in game.
- The amazon in app billing view is shown.
- User pay with credit card on amazon in app billing view.
- The amazon purchase complete alert is shown when purchase is complete.
- User move to home screen pressing home button while the purchase complete alert is showing.
- User move to game using task manager.
- The game does not receive any callback from Unity IAP.
Thanks.