How to update app to google play store?

Hello,
I am a beginner and I made an application that I generated by following this link [https://docs.expo.io/versions/latest/distribution/building-standalone-apps/] and then put it on Google store. Now I want to update my app on Google store by always using the same process. Help me please.

Hey @kharris,

Can you take a look at these docs: https://docs.expo.io/versions/v32.0.0/distribution/uploading-apps/ and let me know if you have any questions?

Also, I recommend read this (https://docs.expo.io/versions/v32.0.0/workflow/publishing/) as for a lot of things (pure JS changes) you can simply publish rather than building a new binary and uploading to the app stores.

Cheers,
Adam

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