Uncaught TypeError: Cannot call method...

Uncaught TypeError: Cannot call method...

by Enrique Robredo -
Number of replies: 4

In the 1.7 version of moodle mobile I received this error message (moodle 2.7.2+):

Uncaught TypeError: Cannot call method 'createObjectURL' of undefined

File: file:///android_asset/www/plugins/forum/main.js

Line: 425


Greetings

Attachment MoodleMobile.png
Average of ratings: -
In reply to Enrique Robredo

Re: Uncaught TypeError: Cannot call method...

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Thanks Enrique,

which Android  version is using your mobile phone? 4.4.4? 4.4.2?

Cheers, Juan

In reply to Juan Leyva

Re: Uncaught TypeError: Cannot call method...

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi,

I was able to reproduce that problem, I've published a new apk that fix it.

If your Android version doesn't support Web Workers (background processes) the forum synchronization will be disabled

Cheers, Juan

Average of ratings: Useful (1)