environment | deployment |
---|---|
Release | https://appcenter.ms/orgs/office-4dmm/apps/Baby-Monitor-Client |
Preprod | https://appcenter.ms/orgs/office-4dmm/apps/Baby-Monitor-Preprod |
Baby Guard is a free, offline, and cross-platform application that replaces electronic baby monitors. The app will notify you on your smartphone whenever your baby starts crying.
Netguru Android code style guide
- Debug - for development
- ReleasePreprod - for testing
- Release - app releases to the store
- debuggable
- disabled ProGuard
- uses full ProGuard configuration
- enables zipAlign, shrinkResources
- non-debuggable
Property | External property name | Environment variable |
---|---|---|
Firebase Cloud Messaging Server Key | FirebaseCloudMessagingServerKey | FIREBASE_CLOUD_MESSAGING_SERVER_KEY |
Follow this guide
SDK 21+ (5.0 Lollipop)