Release Production
Here are the expectations for each step before deploying to production:
- There is no error in the application.
- Make sure the keystore already exists.
- Use
Build Variant
Release
. - Make sure the
BASE_URL
is already pointing to production. - Use
Bundle
instead ofAPK
for uploading toPlay Store
.