Course content is not loading in android app

Re: Course content is not loading in android app

Noel De Martin發表於
Number of replies: 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.