The guide for building android apps : https://docs.clover.com/build/android-apps/
Mentions that app type should be set to android app. But, this option is not available.From Guide [Check attachment] : Before you can test your app, you must upload an APK to install on your test device. First, expand the App Type > Android app for Clover devices heading on the Edit App page. The package name of your app will be set by the first APK you upload. This is the same as the
package
attribute in your AndroidManifest.xml
.
The impact is my app is shown/available to be installed as web app but not available on the test device marketplace. My developer account is not yet approved so cannot add pricing/region as mentioned in one of the answers or do I need to do the steps in the sandbox account.
Thanks