npm update
npm install
npm run ionic:serve
-
Increase the version number in
config.xml
-
Ask the team for
android-release.keystore
and passwords, save toplatforms/android/
-
Build APK
bash android-build.bash # keystore password shared in slack #wallet-client
- Publish in google play store
ionic state reset
is highly recommended after any codebase updateionic build ios
ionic emulate ios
orionic run ios
npm run ionic:build
npm run ionic:uglifyjs