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

(ANDROID) ReactNative: Unable to display loading message because react activity isn't available #3116

Closed
mckn opened this issue Apr 27, 2018 · 6 comments

Comments

@mckn
Copy link
Contributor

mckn commented Apr 27, 2018

Issue Description

When loading the react native app in debug I get the following error during boot. And no "green" bar about the bundle being loaded is displayed.

"ReactNative: Unable to display loading message because react activity isn't available"

Steps to Reproduce / Code Snippets / Screenshots

Install latest version of RN and RNN. Run the application in debug mode.

Environment

  • React Native Navigation version: 1.1.450
  • React Native version: 0.55.3
  • Platform(s) (iOS, Android, or both?): Android
  • Device info (Simulator/Device? OS version? Debug/Release?): Debug
@adrienthiery
Copy link
Contributor

adrienthiery commented May 17, 2018

Is this not a duplicate of #3044 ?

I managed to make it work by fixing an error happening after that... See #3044 (comment)

Hopefully it can help some of you out there

@mckn
Copy link
Contributor Author

mckn commented May 20, 2018

Ah, cool! But we dont use the tab based application mode.

@haggholm
Copy link

Encountering this, too; and it’s not about tab icons—I’m (also) trying to create a single-page app, not a tab-based one; and there are no earlier error messages in adb logcat, about icons or anything else.

@adrienthiery
Copy link
Contributor

@mckn or @haggholm, could you create a sample project on github?
I never got that error again but I'm using latest versions of RN and RNN in 2 new projects these days

@stale
Copy link

stale bot commented Aug 5, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.

@stale stale bot added the 🏚 stale label Aug 5, 2018
@stale
Copy link

stale bot commented Aug 12, 2018

The issue has been closed for inactivity.

@stale stale bot closed this as completed Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants