Can OTA updates sometimes make your app crash?

Suppose. We have 1000 users and one day I decided to make some changes in app.json and package.json
and I have written some javascript code as well,
Now, I run expo publish and updated new apk on play store as well.

now let’s consider a user, who has received OTA updates but has not updated his app from play store.

Is there any chance user’s app will face crashes?

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