expo build:ios completed successfully but app is not available

Hello,

I built my expo project for ios for the first time with expo build:ios.
I enabled WSL and let expo mange the three certificates when requested.

The build has finished with no error (id: 591254c5-7730-48bf-8b4b-64dfa953ce56), but when I scan the QR code (the one you can find here Expo) with my apple device camera, anche tap on “open in expo”, I just received an error saying:

“There was a problem loading the requested app. Could not load exp://exp.host/@scotch/cosmetic-surgery”

My app run locally in production mode with no problem, and the build for android works fine.

Here my diagnostics:
Expo CLI 3.15.4 environment info:
System:
OS: Windows 10 10.0.17763
Binaries:
Node: 10.15.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.19.2 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.4.0.0 AI-183.6156.11.34.5522156
npmPackages:
expo: ~36.0.0 => 36.0.2
react: ~16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4
react-navigation: ~4.0.10 => 4.0.10

Could you please help me to figure out what I’m failing?
Thank you in advance

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.