Course content is not loading in android app

Course content is not loading in android app

د Nikunj Buddhbhatti لخوا -
د ځوابونو شمیر: 1

Hello there,
I am trying to run moodle mobile app from it's repository using 3.9.5 version. After successful login and course list when I am trying to load the content of any topic it keeps on loading in android emulator while in browser I am able to load content for the same course. 

Can you please suggest me what could possibly be the reason/error for this? or any specific configurations needed to run content loading in android platform. 

Appreciate your help and thanks in advance!

د درجې بندۍ اوسط:  -
In reply to Nikunj Buddhbhatti

Re: Course content is not loading in android app

د Noel De Martin لخوا -
د 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.