get Alarm time from built in alarm app

I want to build an app that counts down to the nearest alarm time.

I hope I don't need to build an alarm app just to do this so the question is:

Is there a way to get the alarms of the AppleWatch to my AppleWatch app?

Is there a way to get the alarms of the AppleWatch to my AppleWatch app?

No. There’s no watchOS or iOS API to interact with the built-in alarms function.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
get Alarm time from built in alarm app
 
 
Q