You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build the app using cordova (with command ./run --device --debug). The app will hang on the opening screen with the loading icon. The Homeview seems never load. I don't know is it because I make any mistake during the building process. I also try to use browser open the index.html, it hangs on the same place.
The text was updated successfully, but these errors were encountered:
I'm pretty sure the Cordova api has changed since I wrote this over 3 years ago. Check init/startup/app ready events to see if the app is even being initialized.
I build the app using cordova (with command ./run --device --debug). The app will hang on the opening screen with the loading icon. The Homeview seems never load. I don't know is it because I make any mistake during the building process. I also try to use browser open the index.html, it hangs on the same place.
The text was updated successfully, but these errors were encountered: