Closed thegamenicorus closed 4 months 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
Thanks for your PR!
Prevent plugin crashes (make the app crashes) when reading data from Health connect.
e.g.
or