pachi81 / GlucoDataHandler

Android application which receives Glucose values from multiple sources and provide Wear OS complications, Android Auto support, phone widgets/notifications and Tasker integration.
https://play.google.com/store/apps/details?id=de.michelinside.glucodatahandler
MIT License
53 stars 10 forks source link

Xdrip Broadcast and AAPS #132

Closed Pentagit closed 6 months ago

Pentagit commented 6 months ago

Hello,

xdrip broadcast is set to only share with the following receivers:

info.nightscout.androidaps de.michelinside.glucodatahandler

Yet, only one receiver is able to receive data. When broadcast is set as above, only GlucoData gets data. Not aaps.

Is this a problem with xdrip or with Gluco?

Pentagit commented 6 months ago

Nevermind, now it seems to work