Deploying React native ios app to test flight. #19014
Labels
Platform: iOS
iOS applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: For Stack Overflow
A question for Stack Overflow. Applying this label will cause issue to be closed.
Resolution: Locked
This issue was locked by the bot.
Hi,
I have developed app using react native. this works well in both iOS and android simulator. I have moved this to testflight and facing following error.
Steps followed:
#1. react-native run-ios --configuration release
#2. product->build - Success
#3. product->archive->upload to playstore->success
#4. App appears in test flight - ok
#5. install app from testflight to real device - success
#6. when i open the app in real device. it open react-native screen and shows black screen and closes the app. - error
how can i resolve this. can any one advice me on this. thank you.
Environment
"react": "16.0.0",
"react-native": "0.50.3",
Expected Behavior
no crash
Actual Behavior
App runs in Release mode.
Debug mode:
Release mode:
and then closes the screen. when i run $ react-native run-ios --configuration Release in terminal
The text was updated successfully, but these errors were encountered: