You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I developed my app with Expo and implement IAP subscription with react-native-iap.
However, I discovered that so many 'android' users pressed start subscription button but they canceled after 5-10 seconds.
When I tested with local development environment with android's developer's account, it works fine.
Also, I discovered that many android users who successfully subscribed our plans also takes about 20 - 40 seconds to finish client-side subscription process.
Is it normal situation for android users?
Or is there anything this library's setting or sth the root cause of this situation?
I really really appreciate someone who can help this problem.
Description
I developed my app with Expo and implement IAP subscription with react-native-iap.
However, I discovered that so many 'android' users pressed start subscription button but they canceled after 5-10 seconds.
When I tested with local development environment with android's developer's account, it works fine.
Also, I discovered that many android users who successfully subscribed our plans also takes about 20 - 40 seconds to finish client-side subscription process.
Is it normal situation for android users?
Or is there anything this library's setting or sth the root cause of this situation?
I really really appreciate someone who can help this problem.
Thank you!
Environment:
The text was updated successfully, but these errors were encountered: