Moodle App problems on earlier iOS versions!

Moodle App problems on earlier iOS versions!

by Ardian Deari -
Number of replies: 1

Hi there,

I tried my best to test for everything before I posted this. The thing is this:

1. Try to install Moodle App on any iOS device that has 10.2, and if Moodle is without predefined URL it will work just fine. Which means no errors nothing. (Moodle Official App of course will work fine because it doesn't use a fixed url)

2. Once you put "siteurl": "https://yoursite.com" on moodle.config.json  > then the story begins. After the users are logged in it will appear a white screen which will keep constantly reloading. (I couldn't find any errors, please better check yourself.)

Ionic:


   Ionic CLI                     : 6.19.1 (/Users/ardiandeari/.nvm/versions/node/v14.15.0/lib/node_modules/@ionic/cli)

   Ionic Framework               : @ionic/angular 5.9.2

   @angular-devkit/build-angular : 0.1000.8

   @angular-devkit/schematics    : 10.0.8

   @angular/cli                  : 10.0.8

   @ionic/angular-toolkit        : 2.3.3


Cordova:


   Cordova CLI       : 11.0.0

   Cordova Platforms : ios 6.2.0

   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, (and 22 other plugins)


Utility:


   cordova-res                          : 0.15.4

   native-run (update available: 1.6.0) : 1.4.0


System:


   ios-sim : 8.0.2

   NodeJS  : v14.15.0 (/Users/ardiandeari/.nvm/versions/node/v14.15.0/bin/node)

   npm     : 6.14.8

   OS      : macOS Monterey

   Xcode   : Xcode 13.3.1 Build version 13E500a



All the best,

Average of ratings: -
In reply to Ardian Deari

Re: Moodle App problems on earlier iOS versions!

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Hi Ardian,

iOS 10 is not supported by cordova iOS 6.2.0. IIRC the minimum version is iOS 11.

Cheers,
Dani