-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0
-
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
This function seems to work in Android, but it doesn't in iOS (returns 0).
In this StackOverflow post a solution is provided, but it makes you modify the plugin's code.
We should think what to do with this. If we don't want to use the solution above we might need to implement a solution like MM1: use window.requestFileSystem until we find the right size.