MORE-Platform / more-app-multiplatform

The mobile application for the MORE platform.
https://more-health.at
Other
6 stars 1 forks source link

Data upload issue when network connection is off for long: Issue on iOS app #191

Open devhci opened 12 months ago

devhci commented 12 months ago

If the network is off for the long time (e.g 10-12 hrs) and when too much data get accumulated locally on phone from passive sensing, iOS app starts crashing when the internet is turned on. If the internet is turned off app again starts behaving normally.

Tested on iOS 16.6 Model : iPhone SE

This issue exists only on iOS APP. Android app works as it should.

janoliver20 commented 10 months ago

The app probably tries to load in too much data into the memory to send, which may be a problem on older devices like the iPhone SE with 2 to 3 GB of memory