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

Question: Build.Gradle does not load index.js on Android 9. #24290

Closed
guilhermecampossilva9 opened this issue Apr 3, 2019 · 1 comment
Closed
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.

Comments

@guilhermecampossilva9
Copy link

Hello everyone, I have brought a question that is bothering me a lot.

My app is created and I did several tests on Androids earlier versions, such as 6.0, 7.1 and 8.1. In all it works correctly, but when I install on android 9, there are some sequences of errors that I do not know how to solve.

First, I noticed that the Loading Dependency Graph gets .done but does not load 'index.js'.

The second error is right after you install the application and open it. When I get to the login part, it does not connect and it does not move to the next screen.

Below, I'm attaching the Loading Graph with Android 7.1 and realize that it normally loads.

Android: 7.1
Screenshot_5

Android 9.0

Screenshot_8

But my app can not log in to it.

@guilhermecampossilva9 guilhermecampossilva9 added the Type: Question Issues that are actually questions and not bug reports. label Apr 3, 2019
@react-native-bot react-native-bot added the Platform: Android Android applications. label Apr 3, 2019
@react-native-bot
Copy link
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

👉 Click here if you want to report a reproducible bug or regression in React Native.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: No Template labels Apr 3, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Apr 3, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants