How to set QR code to latest build

I recently did a build for android and it went smooth, uploaded to my expo page just fine. Made some updates, ran the build again, uploaded again just fine. But when i go to the page and scan the QR code it just loads the first version of my app on my phone and not my updated one. How do I get the QR code for my latest build?

It could be a cache problem?

Every time I publish on Expo and open my app, the old one gets opened. I close the Expo app (stop it from running in the background) and try again.

I found the problem last night! I wasn’t incrementing the version number in app.json. Working just fine now.

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