Moodle Mobile & iOs9

Moodle Mobile & iOs9

by Juan Leyva -
Number of replies: 4
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hello,

if you have upgrade your iOs device to iOs9 you will notice that Moodle Mobile is not working.

This is because iOs9 has introduced some regressions in the WebView component used by the app and this change make the app to display multiple errors.

We fixed that bug last Friday (in Moodle Mobile 2.2) but this version is still in review. Hopefully this new version will be published in following days.

More information here:

http://blog.ionic.io/ios-9-potential-breaking-change/

We're very sorry for the inconveniences, Juan

Average of ratings: -
In reply to Juan Leyva

Re: Moodle Mobile & iOs9

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

Moodle Mobile 2.2 was approved last Saturday in app store, please, update the app as soon as possible.

In reply to Juan Leyva

Re: Moodle Mobile & iOs9

by Claudio ancooor -

Hi Juan,

As already told...many thanks to all of you for your works.

In order to fix the ios9 problem which are the steps to be performed?

Did you included the patch also into the master or did you changed only the branch iOS of phonegapbuild?

I'm asking this because what I do is to update the master, build it and then change the relevant files and folder(build, addons and core) into the iOS branch in order to build it with phonegap.

Regards, Claudio

In reply to Claudio ancooor

Re: Moodle Mobile & iOs9

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

The fix is not integrated in master yet (it was an emergency release, we patched the phonegap-build version)

In any case, you can find the code here: https://github.com/moodlehq/moodlemobile2/compare/master...dpaloucva:MOBILE-1225

As you can see, it requires minor changes

Juan