Unable to upload/update app on playstore

I am trying to update and upload my apps on PlayStore but every time I try to publish them, I get a message that “App cannot be rolled out as it doesn’t allow users to update”.

I searched a bit and got to know that it might be because of PlayStore’s new policy regarding api levels and Kodular is working on it but it’s about 2 weeks and I am not sure that if this problem is only with me.

Check your version code ( android:versionCode), it must be higher than the previous one.

1 Like

Hey give screenshot of that error

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.