I have published my app using
expo publish --release-channel channelxyz
but the only channel I see in my (iOS) Expo Go app is default
.
How do I get channelxyz
to appear in the Expo Go app?
I have published my app using
expo publish --release-channel channelxyz
but the only channel I see in my (iOS) Expo Go app is default
.
How do I get channelxyz
to appear in the Expo Go app?
According to feature requests in Expo and in this thread:
Release channels are currently visible in the web UI, and through the EAS CLI. The upcoming version of Expo Go and Development Client will also include functionality for this in the apps.