Trying to get my IOS app to show data on a watch that runs Espruino #1921
Unanswered
espruino-discuss3
asked this question in
Electronics
Replies: 1 comment
-
Posted at 2023-10-09 by @gfwilliams I'm afraid, with iOS I think it's unlikely you'll be able to have enough access to other apps on the system. There is a small chance that if the app on the phone displays (or can be made to display) the information you want in a notification, the iOS ANCS service could then send the notification to Bangle.js. I'm not quite sure what you mean about the weird watch but if it's not an official Bangle.js 1/2 then you'll have to make sure you build in ANCS functionality and enable it (like is done with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-10-07 by Excronix
Okay so here comes a lot of information. Basically, I have a weird smart watch that runs Espurino but has a weird combination of Bangle.js and bangle.js2. I am a type 1 diabetic and have an app on my phone called Dexcom G6 that tells me my blood sugar that I would want to be able to be read from my watch. Is there a way to have an IOS app show data onto a watch like this? From what I have been able to find the chances are slim, But I am trying to find information to get information from the app to appear on the watch showing my current blood sugar. is this possible with IOS?
Beta Was this translation helpful? Give feedback.
All reactions