Has anyone else run into any issues publishing an app to google play. Right now its giving me some permissions error
"You need to use a different version code for your APK or Android App Bundle because you already have one with version code 103.
Your APK or Android App Bundle is using permissions that require a privacy policy: (android.permission.CAMERA). "
I had this last week. The permissions is what is holding you up. The others can be ignored.
The only solution I’ve seen mentioned is to add a privacy policy to your website and then copy this page’s URL to the Google developer panel - there is a space for it on one of the sidebar tabs.
There have been other chats about this but this is the only thing I’ve found. It does work though.