Nik S
unread,Sep 29, 2018, 8:43:32 AM9/29/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OppiaMobile
I have installed moodle on my machine.
Setup Django server.
Created an app using oppia mobile code.
I had created a course on moodle and uploaded it to Django server. Now in mobile app, I can see the course that I uploaded but when I try to download it is throwing an error: Error downloading media, Please try again after sometime.
When I try to debug, I see that I am getting end of parse stream error. But when I embed the course as a part of apk, I can open the course.
I would like you to know what is causing this issue and how to fix it??