Change or udpdate app's publish url

Hi,
a freelance programmer created an app for me and was published in the playstore. He released to me a copy of the sources and now I’m making some corrections and I would like these corrections to be published via publish command, but that does not happen because I’m doing it from my expo account and not from his and therefore the publication url is different. What should I do?
thanks

You’ve to build standalone app, the url here:
https://docs.expo.io/versions/latest/guides/building-standalone-apps.html

Thanks for reply.
The app is already on the app store and on the play store for a few months. I just have to update the app and I was hoping to use the expo publish system. Should I re-publish in both stores with the new build?

Heh, It’s just my question in another thread. If You use the same SDK You could use exp publish for fine.

The system is here:

https://docs.expo.io/versions/v29.0.0/distribution/advanced-release-channels#what-version-of-the-app-will-my

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