Open thuongtv-vn opened 1 year ago
It fetched all subscriptions on simulators:
But it did not work on real device: iPhone 14 Pro, OS 16.6
same problem for me simulator and physical device both not getting subscriptions. @thuongtv-vn did you added storekit config file in Xcode?
Make sure that you added bank account to Apple Developer Account
I have the same issue, is there a way to test that it is an Apple issue?
Description
My application is supporting from iOS version 13. I just upgrade react-native-iap from v12.3.0 to v12.11.0. But after upgraded when the app tries to get subscriptions, it returns empty array.
Expected Behavior
It should return list of subscriptions.
Environment:
To Reproduce Steps to reproduce the behavior: