Expo publish not working for iOS but working for android

I am currently publishing my app for user testing using Expo, and it works fine when Android users scan the QR code. However when my friend on iOS tries to use the QR code on their Expo Go app(they are logged in), they get the following error: “The Operation couldn’t be completed. EXNetwork Error 403”. This also happens when I email my friend the link to the project. I tried changing all of my urls so that they end with a “/”, but this error still persists

Hey @nebularthm, this is expected behavior. You can read about why in our docs here.

Cheers,
Adam