siteurl in config.json

Re: siteurl in config.json

by Salim BOUDRAA -
Number of replies: 4

hi there 

I resolved the probleme by installing ionic 2.2.3 and cordova 6.5.0 by excuting the command :

npm install -g ionic @2.2.3 cordova@6.5.0 

but first of all you have to uninstall the previos version of ionic and cordova installed on you computer, you have just to execut this command :

npm uninstall cordova ionic 


thank you and good luck


Average of ratings: Useful (2)
In reply to Salim BOUDRAA

Re: siteurl in config.json

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi everyone,

sorry for the delay in answering, it's been some crazy months lately.

The siteurl should work fine with Ionic 3, at least it does for us. I recommend leaving the repo as it is and try to install the app in the device, to check if it works that way. If it doesn't then it's not siteurl's fault smile

Cheers,

Dani

In reply to Dani Palou

Re: siteurl in config.json

by Asad Nauman Shahid -

Hi Dani,

Can we define more than one sites in siteurl? Purpose is to restrict user to a few specific sites only.


Regards, 
Asad