11 Pre-requisites for Production App

This topic provides information on Pre-requisites for Production App.

  1. Enable all security configs like Play Integrity, SSL.
  2. Please share release app only for security testing, as code obfuscation will be applied on release mode only.
  3. Enable force app update flag.
  4. Server URL must be pointed to production environment.
  5. Add SSL certificate public keys for root and intermediate certificates for SSL pinning check.
  6. Check all configuration for playintegrity & SSL.