[Debugging] Our expo app is significantly increasing in size

Please provide the following:

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

Over just the course of an hour of being on, our app is increasing in size much faster than even data transfer. We don’t use async storage for anything except JWTs and we have few assets in our manifest and bundled.

Restarting the app doesn’t get rid of any of this data. Also, we’ve turned off OTA’s for this apk - so unless it’s a bug on expo’s side it shouldn’t be that.

Any where we should be looking or checking to determine what in our app (or expo) something is being downloaded/saved and never released?

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