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

How to test my app in release mode on my real device? #11566

Closed
benjaminb10 opened this issue Dec 20, 2016 · 2 comments
Closed

How to test my app in release mode on my real device? #11566

benjaminb10 opened this issue Dec 20, 2016 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@benjaminb10
Copy link

benjaminb10 commented Dec 20, 2016

Hi,
I'm having the bug with a brand new app.

When I am in debug mode I can run my app on my device with Xcode.
But when I change the mode to release, and edit product scheme also, I have the following error:

Apple Match-O Linker (Id) Error gxx_personality...

screenshot_2016-12-20 18 16 00_sob7iw

My project configuration is:
screenshot_2016-12-20 18 08 44_u9xdpg

And I've edited product scheme like that:
screenshot_2016-12-20 18 18 18_7avn0v

I've just followed the official documentation so I'm a bit confused.
Any help would be great :)

@benjaminb10
Copy link
Author

benjaminb10 commented Dec 20, 2016

I manage to fix it thanks to this answear: #2685 (comment)
Screenshot here: #2685 (comment)

@tomchambers2
Copy link

Was having the same issue, managed to fix it by turning off dead code stripping as mentioned in the issue linked by @benjaminb10

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants