Is it possible to replace or update an existing bare react native app on google play?

Let me explain, I have an app built with bare react native in the play store.

I then updated the app to use expo and tried to upload a bundle but get the message that

You uploaded a bundle that is not signed with the upload certificate. You must use the same certificate.

I cleared the expo app credentials and build it again but got the same message.

Do I need to create another app in the playstore or there is a way to update the existing one with my expo version?

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