Moodle Mobile app not working after splash image

Moodle Mobile app not working after splash image

от Nilesh Pathade -
Количество ответов: 1

Hi all, 

Looking for help, 

I am trying to setup Moodle mobile app on local system, without any customization. 

Taking clone from github of moodle mobile app. and install all required software node, Angular, npm 

after build I can install .apk file but its only showing me white page after splash image.

looking for hear from you

Thank you in advance 

В ответ на Nilesh Pathade

Re: Moodle Mobile app not working after splash image

от Noel De Martin -
Изображение пользователя Core developers Изображение пользователя Moodle HQ Изображение пользователя Particularly helpful Moodlers Изображение пользователя Peer reviewers Изображение пользователя Plugin developers

Hi there,

Can you try if something in the Troubleshooting section of the documentation is helpful? In particular, can you check if a blank Ionic application (using Ionic 5) works in your environment?

If the problem persists, you can look at the logs if you are running the apk in an emulator (or a device connected to your computer) and visit chrome://inspect in chrome. That should give you an idea of why the app is not launching.