Make sure this is installed globally in yarn https://github.com/Urigo/graphql-cli, version 3.0.14 and no later
npm run get-schema
npm run codegen
- Update release notes on dashboard
- Run build scripts
ionic build --prod npx cap sync
- Open Android Studio
- Update version in manifest
- Build signed APK
Make sure the following source files exist:
- /resources/icon.png (1024x1024 or better)
- /resources/splash.png (2732x2732 or better)
- /resources/android/icon-foreground (432x432 or better)
yarn global add cordova-res
cordova-res android --skip-config --copy --icon-background-source '#FFFFFF'