-
Improvement
-
Resolution: Fixed
-
Minor
-
2.7
-
- Run 'gulp' and check that a new constant called mmCoreConfigConstants is added to the build file.
- Run the app, go to 'App Settings' > 'About' and check that the app version name and code are shown.
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
Using config.json has a problem: it's loaded asynchonously using $http. If we use AngularJS constants instead the data will be available right away.
We could also mantain the config.json file and create a gulp task to migrate the data to an Angular constant.
- blocks
-
MOBILE-1336 Support fixed URL in config.json
-
- Closed
-