Please use the Discussion board if you want to get some help. Please use issues to report bugs.
Description
When calling getAvailablePurchases() after calling initConnection() successfully I get a network connection issue unrelated to being connected to the internet.
Expected Behavior
Call getAvailablePurchases() and get an array of purchases
Screenshots
Environment:
react-native-iap:
react-native:
Platforms (iOS, Android, emulator, simulator, device): Just iOS
To Reproduce
Steps to reproduce the behavior:
Install library and its pods
Make sure your logged into your apple id and that you have a .storekit file for testing
Make a test purchase
Call getAvailablePurchases() after initConnection()
[Optional] Additional Context
No internet issues, tested on both WiFi and cellular provider
Description
When calling getAvailablePurchases() after calling initConnection() successfully I get a network connection issue unrelated to being connected to the internet.
Expected Behavior
Call getAvailablePurchases() and get an array of purchases
Screenshots
Environment:
To Reproduce Steps to reproduce the behavior:
[Optional] Additional Context
No internet issues, tested on both WiFi and cellular provider