-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
Moodle Mobile 3.2.1
When a remote addon is executed, the app databases are already initialized. This means that the stores they register will never be applied to the database.
We think the best way to solve this is to create a function to refresh the databases. Remote addons should call that function in a .run.