- I downloaded the moodle app code from https://github.com/moodlehq/moodlemobile-phonegapbuild
- On my PC, I click on the file index.html
- the app loading screen opens but nothing furhter happens
There are 2 solutions on your link read again the answers ffs!
Hi Peter,
The links in my original post only contain one answer to my problem:
"Alternatively, if you only want to run the app in the browser (ant not develop) you can download all the required files from here: https://github.com/moodlehq/moodlemobile-phonegapbuild" (by Juan)
So based on this suggestion, I did the following:
- I downloaded the moodle app code from https://github.com/moodlehq/moodlemobile-phonegapbuild
- On my PC, I click on the file index.html
- the app loading screen opens but nothing furhter happens
Is there something I have overseen?
For any help I am thankful.
Sunny
Clearly you have problems with reading:
"Hello Azmat,
this is because the repository doesn't include some required libraries. You need to run:
bower install
This should be enough to make it work in a browser without ionic serve.
You have a complete guide on how to setup the environment in here:
https://docs.moodle.org/dev/Setting_up_your_development_environment_for_Moodle_Mobile_2
Kind regards,
Dani"
You're welcome!
1. But why did you just skip the first solution???
2. The second solution is working like a charm, see proof. In case of problems, its recommended to copy the files from moodlemobile-phonegapbuild to your webserver.
Sorry to say this but why are you forcing to achieve something when you clearly dont understand even the basics?
Hi Péter,
forum participants are reminded to show respect and consideration to others, as mentioned in our site policy. Please try not to be rude with other users with sentences like "read again the answers ffs" or "Clearly you have problems with reading".
Cheers,
Dani
Hi,
please notice that in order to use the latest version of the app (v3.5.1) you need to use the branch v3.5.0 of that repo. Please check if it works for you using that branch.
Cheers,
Dani

Hi,
yes, the method works, I just did it myself. Which browser are you using to open the file? Please notice that the app only works in Chrome and Chromium.
Cheers,
Dani
Dear Dani, i think "Chrome only" isnt true anymore. If you examine my screenshot i made it in Firefox, not in Chrome.
I managed to run the 3.5.0 branch in chrome (only the lang strings did not load).
But I think I figured out by myself what causes the difficulties: the file main.js is 10MB big. Another JS file 7MB.