I have a custom moodle mobile app, already released. Can someone outline the process for keeping it updated? Which rep. should i use for pulling code? I just need hints to be sure that i don't mess up. Thanks.
Hi, here is the official repo: https://github.com/moodlehq/moodlemobile2
Take a look at the links in the readme.
You can setup your development environment following this doc: https://docs.moodle.org/dev/Setting_up_your_development_environment_for_Moodle_Mobile_2
Yesterday I talked with Dani but we did not find a solution for my case.
I was using:
- ubuntu 18.04
- node v6.9.1
- ionic 3.20.0
- cordova 6.5.0
I tested the same settings in my MacBook and everything worked well.
I'll keep trying to found what is going wrong in my Linux machine but until there I will work on my mac.