How to set Prefix URL for moodle mobile 3.5

How to set Prefix URL for moodle mobile 3.5

โดย Yogeshwar Shukla -
Number of replies: 1
In previous moodle mobile version, there was an option to change the siteurl using the config.json file. But it's not working for version 3.5.
การประเมินโดยเฉลี่ย: -
In reply to Yogeshwar Shukla

Re: How to set Prefix URL for moodle mobile 3.5

โดย Dani Palou -
รูปภาพของCore developers รูปภาพของMoodle HQ รูปภาพของParticularly helpful Moodlers รูปภาพของPeer reviewers รูปภาพของPlugin developers

Hi,

it does still work, but you need to "compile" the code. In the previous app it was done using "gulp", now Ionic has it's own build system. Just run "ionic serve" or compile in AOT mode.

Kind regards,

Dani

การประเมินโดยเฉลี่ย: -