Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploying React native ios app to test flight. #19014

Closed
nisharafic001 opened this issue Apr 25, 2018 · 4 comments
Closed

Deploying React native ios app to test flight. #19014

nisharafic001 opened this issue Apr 25, 2018 · 4 comments
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.

Comments

@nisharafic001
Copy link

nisharafic001 commented Apr 25, 2018

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:

simulator screen shot - iphone x - 2018-04-21 at 00 13 42

Release mode:

simulator screen shot - iphone 6 - 2018-04-25 at 23 15 30

and then closes the screen. when i run $ react-native run-ios --configuration Release in terminal

@react-native-bot
Copy link
Collaborator

Thanks for posting this! It looks like your issue may be incomplete. Are all the fields required by the Issue Template filled out?

If you believe your issue contains all the relevant information, let us know in order to have a maintainer remove the No Template label. Thank you for your contributions.

How to ContributeWhat to Expect from Maintainers

@mikaoelitiana
Copy link
Contributor

I think there is a way to get the log from the device when you connect it to your cimputer. That would be a nice place tp start investigations.

@react-native-bot
Copy link
Collaborator

Thanks for posting this! It looks like your issue may be missing some necessary information. Can you run react-native info and edit your issue to include these results under the Environment section?

Thank you for your contributions.

@chirag04 chirag04 added the Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. label Apr 25, 2018
@react-native-bot
Copy link
Collaborator

This issue looks like a question that would be best asked on Stack Overflow.

Stack Overflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.

Will close this as this is really a question that should be asked on Stack Overflow.

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Apr 25, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Apr 25, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

4 participants