-
Improvement
-
Resolution: Fixed
-
Minor
-
3.9.5
-
-
MOODLE_39_STABLE
-
MOODLE_400_STABLE
-
Moodle App 4.0
In the 3.9.5 version of the app we started using advanced-http plugin to do network requests in Android, to fix CORS issues with the Ionic WebView plugin. It seems this native request is more strict with certificates than WebView requests, we're recieving some complains about not being able to connect after the update.
The plugin supports disabling certificate checks, but we cannot do that in the app since it can cause security issues. So IMO we should improve the error message in this case so the user understands why the app cannot connect.
- blocks
-
MOBILE-3860 Remove calls to login/token.php just to check if site exists
- Closed
- Testing discovered
-
MOBILE-3964 Long messages in alerts: user might not realize there is a scroll
- Open