chirag04 / react-native-in-app-utils

A react-native wrapper for handling in-app payments
MIT License
892 stars 187 forks source link

SLOW - In App Purchase #181

Open sujay-bidchat opened 6 years ago

sujay-bidchat commented 6 years ago

react native: 0.47.1 react-native-in-app-utils: 6.0.0

It takes incredibly long to load, really need to fix. It looks as if app is stuck

Function which I have used are as follows in sequence :-

InAppUtils.loadProducts
InAppUtils.canMakePayments
InAppUtils.purchaseProduct
sujay-bidchat commented 5 years ago

@chirag04 @philwilks Also sometimes when the process is on Error callback is called even though the subscription is complete.

clementinoux commented 5 years ago

@sujay-bidchat Do you have up-to-date information to share?

Desintegrator commented 3 years ago

have same issue now. App get stuck for a few minutes before getting response from purchaseProduct