nightscout / Trio

MIT License
45 stars 125 forks source link

Add Trio-Specific App Group for Isolated Data Storage #314

Open dnzxy opened 2 weeks ago

dnzxy commented 2 weeks ago

This pull request addresses the issue of shared app group data conflicts (addresses and solves #313). It introduced a Trio-specific app group: group.org.nightscout.YOUR-TEAMID.trio.trio-app-group.

Changes:

Benefits:

Implications:

Breaking Changes:

marionbarker commented 18 hours ago

See testing done with xDrip4iOS at this comment:

I will test this PR after the inadvertent CGMBLEKit change is removed.