Install Custom Expo Client on IOS device

I am trying to install the custom expo client on ios device for background geolocation tasks. After I run expo client:ios and selected my apple id etc, I get a successful url as described below:

Your custom Expo client is being built! :hammer_and_wrench:
Open this link on your iOS device (or scan the QR code) to view build logs and install the client:

Expo. i also got an email with the same URL but when I visit the page I get the following message:

404: Page not found.

We couldn’t find the page you were looking for. Check the URL to make sure it’s correct and try again.

I am not sure what’s missing.

Thanks

i had the same problem. just fixed it by removing the double slash after the domain Expo.
Expo

3 Likes