Where can I find a list of all release channels for an EXPO app?
The last developer left and we don't know the --release-channel in use. Is there any way to find out the --release-channel's there were about 6 or 7 we need to find out
exp publish --release-channel <your-channel>
You can see everything that you’ve published with expo publish:history
Also you can filter by platform:
expo publish:history --platform ios
expo publish:history --platform android
Documentation: https://docs.expo.io/versions/latest/distribution/advanced-release-channels
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With