-
Improvement
-
Resolution: Fixed
-
Minor
-
3.8.2
-
-
MOODLE_38_STABLE
-
MOODLE_39_STABLE
-
Moodle App 3.9.0
The InAppBrowser has some limitations, e.g. it cannot download files (it seems to be a bug in the plugin) or work with multiple tabs. It's not the first time we find an issue caused by IAB, so we think it's better to always launch the LTI in the system browser.
The main problem is that we cannot open the system browser with POST parameters, so the only solution is to open the activity in Moodle with auto-login. If the site doesn't support auto-login or the key has expired, the user will have to enter his credentials again (if it was not previously authenticated there).
In the near future we'll add a setting in Moodle to disable this new behaviour so admins will be able to choose if they want LTI to launch in InAppBrowser.
- blocks
-
MDL-69031 Missing Moodle app disable features settings for 3.9
- Closed