BIDMCDigitalPsychiatry / LAMP-platform

The LAMP Platform (issues and documentation).
https://docs.lamp.digital/
Other
12 stars 10 forks source link

mindLAMP App Crashing Android #748

Closed ertjlane closed 1 year ago

ertjlane commented 1 year ago

Describe the bug The mindLAMP app is crashing while using the app. This occurs when the user is opening a survey, but it does not seem to be connected to a particular survey question. No other users assigned to the same group (same .json survey file) have had this issue.

Smartphone (please complete the following information):

Additional context I wonder if this issue is connected to similar challenges as

  1. https://github.com/BIDMCDigitalPsychiatry/LAMP-platform/issues/600
  2. https://github.com/BIDMCDigitalPsychiatry/LAMP-platform/issues/592 Both of these issues report difficulties with the app loading, or crashing spontaneously, SPECIFICALLY in android 11. While there are slight differences (ex: this issue has not reported any extended buffering, it may be worth interrogating a connection between these issues).
ZCOEngineer commented 1 year ago

We shall check this on Android 11 @ertjlane, shall update our findings.

ZCOEngineer commented 1 year ago

@ertjlane we were working on #638 which is currently undergoing testing, we shall now check on this and update.

ZCOEngineer commented 1 year ago

We see several crashes in crashlytics, our plan for this is to update libraries to the latest and also do memory profiling to see if there are any issues during usage. we shall update on this as soon as we have started on this.

ertjlane commented 1 year ago

Great. Is there a relative ETA when we should be expecting to hear an update?

ZCOEngineer commented 1 year ago

@ertjlane this is in progress.

sijitg commented 1 year ago

QA is in progress. We have done following changes

sijitg commented 1 year ago

After watch app update we can consider to integrate Health Connect in phone app also because Fitness Client API is deprecated. Please see the deprecation notice in below link https://developers.google.com/android/reference/com/google/android/gms/fitness/HistoryClient Health Connect details below. https://developer.android.com/guide/health-and-fitness/health-connect

sijitg commented 1 year ago

We have submitted these changes and open testing build is in play store review.

divyav2020 commented 1 year ago

QA testing is completed for Playstore beta build. It is working fine.

ertjlane commented 1 year ago

This appears to be fixed in staging. Thank you all.