Exp publish not updating builds

Yes, mine says 29.0.0 as well

We’re having this issue too.
Solution: From our account page in Expo, I can download the new build.

We built the app from the command line, clicked the download link afterwards, opened in Application Loader, then saw that the version number was incorrect.

The problem is the link that the command line tool returns and/or the way that URL resolves the file to send.

I noticed that downloading builds from the command line tool’s link created a “…(1).apk” filename even though it has what looks like a UUID in it. We were getting an old file from that link.

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