Whenever I am trying to upload apk in My play console it is showing the following error- You uploaded an APK or Android App Bundle that is signed with a key that is also used to sign APKs that are delivered to users. Because you are enrolled in App Signing by Google Play, you should sign your APK or Android App Bundle with a new key before you upload it.
The app is new and while creating the draft on Console the google play signing was automaticlally enabled-
Let Google manage and protect your app signing key (recommended)
Enabled.
Upload key : The key you use to sign your first release. Sign every subsequent release with the same key to verify it’s from you. Keep your upload key safe. If it’s ever lost or compromised, contact developer support to replace it.
Unoptimized APK Warning: This APK results in unused code and resources being sent to users. Your app could be smaller if you used the Android App Bundle. By not optimizing your app for device configurations, your app is larger to download and install on users’ devices than it needs to be. Larger apps see lower install success rates and take up storage on users’ devices. Resolution: Use the Android App Bundle to automatically optimize for device configurations, or manage it yourself with multiple APKs.
And you can just ignore the warning? It is just a warning. It has nothing todo with Kodular. So you are doing something wrong. Show the left side of your console.
You can ignore the warning (sometimes it’s something about unused code being sent to users). Make sure you do the content rating and complete other required steps. Start rollout to production button would become enabled then.