We have a helper method: core_useragent::is_moodle_app() to detect if a request is coming from the Moodle app or not, we should create a new method to return the version and version code (version code is like the build number)
This will require to include this data in the Moodle app UserAgent (it is not present right now)
- is blocked by
-
MOBILE-3961 Include the app version number in the user agent
-
- Closed
-