Course content is not loading in android app

Re: Course content is not loading in android app

από Noel De Martin -
Αριθμός απαντήσεων: 0
Φωτογραφία Core developers Φωτογραφία Moodle HQ Φωτογραφία Particularly helpful Moodlers Φωτογραφία Peer reviewers Φωτογραφία Plugin developers

Hi there,

If it's working in the browser, I don't see why it wouldn't work in the emulator. You can debug the app like you debug it in a browser by opening chrome://inspect/#devices, you'll see logs and can even use the Sources panel to add breakpoints.

Hopefully that helps you see what's wrong.