Is there a secure way to upload AAB file without sharing keystore on Indus Appstore?

2 weeks ago 16
ARTICLE AD BOX

I am generating an AAB android app bundle for all the app versions. In order to upload it on the indus appstore they require a keystore file and password.

Generating an apk file is one of the options but don’t want to degrade the user experience by forcing them to download a larger file size. Is there any way I can upload the latest version on indus appstore without impacting the user download size?

Read Entire Article