React-native: Module AppRegistry is not a registered callable module (calling runApplication)

Created on 28 Jul 2017  路  10Comments  路  Source: facebook/react-native

Is this a bug report?

(write your answer here)

Have you read the Bugs section of the How to Contribute guide?

(Write your answer here.)

Environment

  1. react-native -v:
  2. node -v:
  3. npm -v:
  4. yarn --version:

Then, specify:

  • Target Platform:

  • Development Operating System:

  • Build tools:

Steps to Reproduce

(Write your steps here:)

1.
2.
3.

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Add screenshots!)

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

Locked

Most helpful comment

I am also getting the same problem. Module AppRegistry is not a registered callable module (calling unmountApplicationComponentAtRootTag) . My debug android apk runs well but when i try to run release build then only i get this error??

All 10 comments

React-native Upgrade lead Module AppRegistry is not a registered callable module (calling runApplication)

I have the same problem

Any update ?

same issue here, crashes android at startup

I recommend opening a new issue that follows the template.

@hramos hi锛孒ow did you solve the problem?

same issue here
screenshot_1510532396

Same problem here. I wonder why this issue has been closed without any solution. We still have this problem, whether this issue follows the template or not. By the way I am sure there are many other people with the same problem.

I am also getting the same problem. Module AppRegistry is not a registered callable module (calling unmountApplicationComponentAtRootTag) . My debug android apk runs well but when i try to run release build then only i get this error??

Did you resolve it? @Ambujesh

Was this page helpful?
0 / 5 - 0 ratings