-
Improvement
-
Resolution: Fixed
-
Minor
-
DEV backlog
-
- In the desktop app, go to Mobile Master > Features Demo > Resources > Page with iframe checking user agent.
- Check that the user agent displayed inside the iframe contains "MoodleMobile" at its end.
-
MOODLE_36_STABLE
-
Moodle Mobile 3.6.0
This will be necessary see MDL-64281, the mobile apps right now include MoodleMobile as part of the User Agent, via Cordova settings:
<preference name="AppendUserAgent" value="MoodleMobile" />