11 Pre-requisites for Production App
This topic provides information on Pre-requisites for Production App.
- Enable all security configs like Play Integrity, SSL.
- Please share release app only for security testing, as code obfuscation will be applied on release mode only.
- Enable force app update flag.
- Server URL must be pointed to production environment.
- Add SSL certificate public keys for root and intermediate certificates for SSL pinning check.
- Check all configuration for playintegrity & SSL.