I'm implementing an In-App purchase in React Native. I'm calling getSubscriptions
function which returning an empty array for my ids that are added in the play store in-app -purchase panel. How to get product ids in my react-native app so I can continue the purchase process. Working fine in iOS but issue in Android only.
from React Native - Android PlayStore not returning product ids
No comments:
Post a Comment