Question: Build.Gradle does not load index.js on Android 9. #24290
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.
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
Android 9.0
But my app can not log in to it.
The text was updated successfully, but these errors were encountered: