标签: android ios reactjs react-native expo
我只想在商店(App Store和Google Play商店)上发布我的应用程序。我的应用程序正在处理链接到create-react-native-app库的React Native项目。
当我在Expo中使用我的应用程序时,它运行良好,但是当我在TestFlight(例如)上对其进行测试时,则无法运行。 我获得了设备的ExponentPushToken,但无法发送推送通知。
我希望有人得到答案。
谢谢