Profile does NOT list apps published to channels in a way that can launch them immediately

I published an app MyApp using the CLI like the following:

exp publish --release-channel devo

Then I go the Expo ios app and refresh my Profile. The newly-published app shows up in the Profile, but tapping on it causes an error like “cannot load app” and it omits the release-channel= part of the url. If I send myself the https url and tap that on my phone outside Expo, the app launches just fine. So it’s definitely visible to me on Expo. But I cannot launch it in Expo. If I come back 10 minutes later, I can finally launch it from the Profile page. Any idea why it takes so long to be launchable from the profile page? :slight_smile:

Thanks!

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