Android App crash when no network after OTA update

Please provide the following:

  1. SDK Version: 37.0.0
  2. Platforms(Android/iOS/web/all): Android

We publish a new version by OTA update. I download our app from google play, and open it, then kill the app, switch off the network, then open the app, will crash. It seems android app not finish to download the new version JS resource by OTA . But these operation is fine on iOS app. Does anyone know whether is OTA sdk issue on Android? below is our app ota update configuration.

"updates": {
  "enabled": false,
  "fallbackToCacheTimeout": 0
},
1 Like

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