Closed ideaweb closed 2 years ago
Same setup: Jelly 2, Ruffy, AAPS all latest devx -> no problems Settings:
Also on latest dev with Combo, Pixel 5, Ruffy and Dexcom Boyda. No issues with my setup.
After first connection of my Combo with Ruffy and restart AAPS, I never saw this App or an issue with it again.
i'm afraid i cannot help in this case
I already checked https://github.com/nightscout/AndroidAPS/issues/705 and I am not sure to re-open a new issue with the same problem, but I am in worry that the the closed one does not get any attention anymore when I add a comment. If its wrong, sorry about it.
The hints offered by Leon does not help with my Jelly 2 smartphone (Android 11). I already compiled AndroidAPS with different SDKs. I get always DeadObjectException once a day.
I am not an expert in coding Android/Java but found out (e.g. https://stackoverflow.com/questions/21826670/deadobjectexception-on-android-app):
"DeadObjectException - The object you are calling has died because its hosting process no longer exists."
I activated "Developer Options" and checked "Running Services" and as shown in screenshot below if everything is right, Ruffy driver is shown under AndroidAPS, but after DeadObjectException its gone.
I have no idea it was killed by AndroidOS or it just crashes. I checked the configuration again and again, App blocker is disabled, battery saver and manager are off as well, Apps are whitelisted etc. but every day the driver disappears after some time, mostly at night.
And just adding the driver does not work:
In the documentation I was reading that AndroidAPS is starting the driver (I hope I am not wrong), if reconnecting to driver fails and the process is gone, is it possible just restart the driver?
Thx in advance and thx for the great work!