-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Platform: iOSiOS applications.iOS applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: For Stack OverflowA question for Stack Overflow. Applying this label will cause issue to be closed.A question for Stack Overflow. Applying this label will cause issue to be closed.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
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
Metadata
Metadata
Assignees
Labels
Platform: iOSiOS applications.iOS applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: For Stack OverflowA question for Stack Overflow. Applying this label will cause issue to be closed.A question for Stack Overflow. Applying this label will cause issue to be closed.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.

