Question

There was a problem with the App Store.

  • 5 April 2022
  • 1 reply
  • 53 views

Badge +1

React native
On make purchase getting error
Error: There was a problem with the App Store.
    at Object.promiseMethodWrapper [as purchasePackage]


1 reply

Userlevel 3
Badge +8

Hi @Rohit, it’s a bit difficult to say why you’d be getting this error without more context, but there are various reasons you could see a STORE_PROBLEM error (the store servers could’ve been down, or the user’s network could’ve failed, etc). You can try to log the underlying error to see if that gets you a better idea of the cause. We have an article here that goes over this error and how to troubleshoot it if that helps:

 

Reply