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

Release APK crashes on start on Android 8 #16433

Closed
enguerranws opened this issue Oct 17, 2017 · 3 comments
Closed

Release APK crashes on start on Android 8 #16433

enguerranws opened this issue Oct 17, 2017 · 3 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@enguerranws
Copy link

Hi,

Using RN 0.48.3, my app does launch well on device on dev mode, but fails to start when I use a the release build on my device with Android 8.0 (Oreo).

Not so much information about this, react-native log-android simply says:

--------- beginning of system
--------- beginning of main
10-17 16:41:03.646 11483 11483 D ReactNative: ReactInstanceManager.ctor()
10-17 16:41:03.664 11483 11483 D ReactNative: ReactInstanceManager.createReactContextInBackground()
10-17 16:41:03.664 11483 11483 D ReactNative: ReactInstanceManager.recreateReactContextInBackgroundInner()
10-17 16:41:03.664 11483 11483 D ReactNative: ReactInstanceManager.recreateReactContextInBackgroundFromBundleLoader()
10-17 16:41:03.785 11483 11483 D ReactNative: ReactInstanceManager.recreateReactContextInBackground()
10-17 16:41:03.786 11483 11483 D ReactNative: ReactInstanceManager.runCreateReactContextOnNewThread()
10-17 16:41:03.787 11483 11519 D ReactNative: ReactInstanceManager.createReactContext()
10-17 16:41:04.069 11483 11519 D ReactNative: Initializing React Xplat Bridge.
10-17 16:41:04.073 11483 11519 D ReactNative: Initializing React Xplat Bridge before initializeBridge
10-17 16:41:04.134 11483 11519 D ReactNative: Initializing React Xplat Bridge after initializeBridge
10-17 16:41:04.134 11483 11519 D ReactNative: CatalystInstanceImpl.runJSBundle()
--------- beginning of crash

Everytime it stops on CatalystInstanceImpl.runJSBundle(), with no error provided.

How to debug this properly? Any ideas on what's happening there?

@react-native-bot
Copy link
Collaborator

@facebook-github-bot no-template

@facebook-github-bot
Copy link
Contributor

Hey @enguerranws, thanks for posting this! It looks like your issue is missing some required information. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce your issue. I am going to close this, but please feel free to open a new issue with the additional information provided. Thanks!

How to ContributeWhat to Expect from Maintainers

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Oct 17, 2017
@luongs3
Copy link

luongs3 commented Mar 26, 2018

@enguerranws did you resolve this problem, i got the same ?
and can not guest why this happened

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

No branches or pull requests

4 participants