Request was missing the package path

Hello everybody.

I have built an iOS app and I want to test it out.
Locally everything runs smooth.

I am building it with expo build:ios. Below you can see the diagnostics log.
The build process works smooth, no errors, the build is uploaded and everything.
Then I download the build and I want to upload it to my iPad with iMazing.
Here is where I get the error: Request was missing the package path.

Any ideas on what might be the issue, or how I could debug it?

expo diagnostics

Expo CLI 3.11.7 environment info:
System:
OS: macOS 10.15.2
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.7.0 - ~/.nvm/versions/node/v12.7.0/bin/node
Yarn: 1.19.1 - ~/.nvm/versions/node/v12.7.0/bin/yarn
npm: 6.10.0 - ~/.nvm/versions/node/v12.7.0/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.5900203
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
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
npmGlobalPackages:
expo-cli: 3.11.7

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