I have a apk file from Aug6th and I have build from today. When I installed the build from Aug6th on a android device it installed the latest changes from today. Did anyone else have the same issue? if so, what was the resolution?
Hey @vkodakanchi, is the build using the same SDK version and release channel? If so, this is expected behavior. If you are using expo build
it publishes during the build process which means any previous binaries built with the same SDK/release channel would also receive the update.
Cheers,
Adam
Oh ok. Got it. Thanks.
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.