Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Moodle App FAQ

From MoodleDocs
Revision as of 08:13, 10 July 2015 by Juan Leyva (talk | contribs) (Created page with "== The app starts but it says it cannot connect to any site I try == This is because you need to use a different browser with special flags enabled so cross domains XHR reque...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The app starts but it says it cannot connect to any site I try

This is because you need to use a different browser with special flags enabled so cross domains XHR requests are allowed, please, read: Moodle Mobile development using Chrome or Chromium

Some features like IMSCP, resource mini sites, local notifications are not working in the browser

Some features must be tested directly in a mobile device via ionic run android or ionic run ios.

It will require you to install the platform specific SDK or development tools, follow your platform guide here: http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html#Platform%20Guides

Is the app a replacement of the MyMobile theme?

No, see http://moodle.org/mod/forum/discuss.php?d=206736#p901751

What is the difference between a native app and a Mobile specific theme or responsive theme?

See http://moodle.org/mod/forum/discuss.php?d=206736#p901475

Also http://moodle.org/mod/forum/discuss.php?d=206736#p901751