Moodle Mobile CSS not displaying on iOS devices

Moodle Mobile CSS not displaying on iOS devices

by Seth Yoder -
Number of replies: 0

Greetings,

On a Moodle 3.3 site, I am attempting to override some colors using the "mobilecssurl" admin setting. I have managed to get the new styles to work fine on Android (using the "md" selectors), but not on iOS. I initially wrote the stylesheet while testing with https://mobileapp.moodledemo.net, and then duplicated all of the CSS selectors replacing "md" with "ios" (as suggested at https://docs.moodle.org/dev/Moodle_Mobile_Themes). 

Here is a copy of the stylesheet I'm using: https://gist.github.com/MortimerMcMire315/aaba2f7170116c7031cd9551f20f80c5

The only selectors that seem to be working on iOS are the platform-agnostic ones, like the "ion-icon" selector.

Has anyone else run into any issues like this?


Thanks in advance,

Seth Yoder

Average of ratings: -