Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.12.0
-
None
Description
On iOS, call QInAppStore::restorePurchases triggers a system popup to login but if user push "cancel" button then system popup closes and there is no feedback. Signal QInAppStore::transactionReady (or any another signal to notify error) should be triggered at this moment, it will allow app-client to remove his UI locked state.