Re: Cordova "Device is ready" Message
I solved the above problem.
After executing "git checkout 3.5.0" the following folders are deleted from the package folder:
e2e , hooks , scss ,www
And these folders are added : config, src
I built the app without "git checkout 3.5.0". It shows the default Moodle app icon on mobile display, but it only displays a white page.