Course Image not Displaying

Course Image not Displaying

{$a->নাম} - {$a->তারিখ} দ্বারা
Number of replies: 5

Hi, all of the course banner images are not showing on Moodle app. Does anyone have any idea on why this could be??


The images show perfectly on our website.


রেটিং এর গড়: -
In reply to Sanat Sharma

Re: Course Image not Displaying

{$a->নাম} - {$a->তারিখ} দ্বারা
Based on debugger info, it turns out the image request is missing a token parameter which is why images are not being shown. I'm not sure why the token is not being generated
In reply to Sanat Sharma

Re: Course Image not Displaying

{$a->নাম} - {$a->তারিখ} দ্বারা
Hello Sanat,

This is a big issue with moodle for Android and a lot more issues keep showing face, I have not been able to get this to work at my end too, I will probably make a post and highlight all the issues I have noticed so far with he custom or branded moodle app.
In reply to Olalekan Adeniyi

Re: Course Image not Displaying

{$a->নাম} - {$a->তারিখ} দ্বারা
The issues you are talking about are already posted on another topic.
The solution is this: ionic cordova plugins rm cordova-plugin-ionic-webview

You have to remove cordova plugin ionic webview because that's only for iOS, you don't need that on android.

You can find it confirmed by Noel De Martin.
TOPIC: https://moodle.org/mod/forum/discuss.php?d=406272

All the best
In reply to Ardian Deari

Re: Course Image not Displaying

{$a->নাম} - {$a->তারিখ} দ্বারা
None of these worked for me. ionic webview plugin was already not installed. Any ideas why this could be happening?