Search code examples
javascriptiosreact-nativeapp-storetestflight

Apple store - react native binary refused


I'm currently facing an issue trying to publish an update of my app in the Apple store.

When the app tries to connect to the API, the loader spins indefinitely.

loader spins indefinitely

When I test my app in all conditions it works perfectly.

I tried my app :

  • with different IOS version (including the 14.1 of IOS),
  • in debug mode,
  • in release mode,
  • with the testFlight app on an Iphone device
  • I also tried the connection with a VPN to check the server connection from another location

Moreover, I didn't change anything in my code that could alter the connection between the app and the server. The app also works perfectly on Android.


Solution

  • The problem was solved making appeal of the reviewer's decision ... The app was totaly ok ...