Open sam1rm opened 9 years ago
@sam1rm Additional interesting plugins, let me know if you would like to see any implemented.
Native Toasts: We can replace some of the dialogs with toasts and make it easier for Jason to test lol. (Android, IOS, Windows) Secure HTTP : In addition to providing SSL, it claims to offer GET and POST methods on background threads, perhaps freeing us from the data dump lag. Not sure if restangular and/or Cordova is supposed to handle that for us, but could be interesting to look into. (Android, IOS) Stripe: Not sure if you already have all the credit card processing services in place. (Android, IOS)
@f230536 pull my branch.
cd into uguru/mobile-app/. give yourself permission to run the script: chmod 777 ./scripts/pr_build.sh
and then run the script to build the app: ./scripts/pr_build.sh
After that proceed with calling ug run android
and you're good to go. To go back to the latest Cordova/Ionic versions call: ug setup
and then back to running the regular ug commands.
Continuance from yesterday (finish these first)
New plugins for the day
Other (eventually become regular like morning tasks)