Hello everybody,
I am creating an app with weekly subscription and trying to test it in my device and in iPhone 13 emulator. I am using React Native. Already did the following steps:
- Activate the Free Apps agreement.
- Add products in Apple Appstore Connect and see the state "Ready for Submit" for all products
- Run my app in emulator and real device
I didn't have any problem with connection to react-native-iap, however getSubscription method returned empty array. Anyone can help me about that please?