cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
527 stars 625 forks source link

[Health] add exception when reading data from HC #981

Open thegamenicorus opened 2 weeks ago

thegamenicorus commented 2 weeks ago

Prevent plugin crashes (make the app crashes) when reading data from Health connect.

e.g.

android.os.RemoteException: com.softconstruct.vigohealth must be in foreground to read the following data types [Steps, StepsCadenceSeries]

or

java.lang.SecurityException: com.example must be in foreground to call aggregate method