Let's say there is an app on google play with its package (obviously). Can I upload another apk with the same package with different keystore? If not, can I do this if I unpublish the published one and then upload the new one?
According to this I need to change the package name and unpublish the published app and then I'll be able to upload the new one with different keystore. Is that correct? I wanted to add it as an answer but I'm not quite sure.
The reason for all of this is that the Organization name is mistaken. Can I just create a new key in the same keystore and keep the same package and then just update the app and the the organization name will be changed and the app will update on devices?