StoreKit.StoreKitError error 1 after upgrade #3092
Unanswered
renatomserra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I assume my ugprade broke it as i have my app in prod with old version so my app store agreemnts etc should be good.
I just upgraded react native to 0.81.5.
Also upgraded IAP from 12.15.6 to 14.4.44 and started getting this error when doing fetchProducts replacing the old method:
[RN-IAP] Error fetching products: Error: PurchaseError(code: OpenIAP.ErrorCode.queryProduct, message: "The operation couldn’t be completed. (StoreKit.StoreKitError error 1.)", productId: nil)I dont know what i could be doing wrong/missing in terms of setup.
this is how im fetching products
Beta Was this translation helpful? Give feedback.
All reactions