Difficulties in Custom Moodle Mobile App 3.3.0

Difficulties in Custom Moodle Mobile App 3.3.0

av Asad Ali -
Antal svar: 3
Hi, I am currently working on Custom Moodle Mobile 3.3.0 App (Cloned from github "https://github.com/moodlehq/moodlemobile-phonegapbuild/tree/master") and facing the following difficulties. 


1. I am unable to use fixed URL of my site in app. I have tried configuring it in "config.json" by this line of code 

 "siteurl": "my site URL here", 

2. Is there any way to configure app and directly get user's username and password in app, rather than going into browser for authentication purpose. 

3. How to remove menu items from side menu in the app. 

4. How to configure app's color scheme (orange to another color).

Genomsnitt av betyg: -
Som svar till Asad Ali

Re: Difficulties in Custom Moodle Mobile App 3.3.0

av Dani Palou -
Bild på Core developers Bild på Moodle HQ Bild på Particularly helpful Moodlers Bild på Peer reviewers Bild på Plugin developers

Hi Asad,

Unfortunately our core team do not have the resources here to help people use the open source code version to build custom apps. We provide a service where we can customise the app for anyone who needs it including the Push notifications (Airnotifier) service management. This service helps fund the improvement of the app in general: https://moodle.com/mobileapp/

Please notice that you're using the phoengapbuild repository, so all your changes should be in build/mm.bundle.js

Kind regards,

Dani

Som svar till Dani Palou

Re: Difficulties in Custom Moodle Mobile App 3.3.0

av Asad Ali -

As we know that phonegap has updated its software version. So now how can we compile old Moodle app version using new phonegap update. Would be there a new update of Moodle app which would fulfill the requirements of new phonegap version???

Som svar till Dani Palou

Re: Difficulties in Custom Moodle Mobile App 3.3.0

av Asad Ali -

As we know that phonegap has updated its software version. So now how can we compile old Moodle app version using new phonegap update. Would be there a new update of Moodle app which would fulfill the requirements of new phonegap version???