【发布时间】:2022-06-29 00:10:14
【问题描述】:
我已经使用
发布了我的应用程序expo publish --release-channel channelxyz
但我在 (iOS) Expo Go 应用程序中看到的唯一频道是 default。
如何让 channelxyz 出现在 Expo Go 应用中?
【问题讨论】:
标签: expo expo-go expo-publish
我已经使用
发布了我的应用程序expo publish --release-channel channelxyz
但我在 (iOS) Expo Go 应用程序中看到的唯一频道是 default。
如何让 channelxyz 出现在 Expo Go 应用中?
【问题讨论】:
标签: expo expo-go expo-publish
根据 Expo 和 this thread 中的功能请求:
发布渠道目前在 Web UI 中可见,并且通过 EAS CLI 可见。即将发布的 Expo Go 和 Development Client 版本也将在应用程序中包含这方面的功能。
【讨论】: