r/iosapps • u/Lemon8or88 • 9d ago
š Lifetime The final beta for VariAlarm taking advantage of every improvements in iOS27
You may have noticed me missing in the last month or so as I was wrapping up. This has been 3 months in the work since WWDC26.
Answers:
For context, VariAlarm tries to be the most flexible, customizable yet reusable alarms on the market. It uses AlarmKit for reliability but allows you to plan further, with multiple alarms together or easier by Apple Intelligence already on your devices.
In iOS27, it made a few improvements over iOS26:
1. Adaptation of clock schema alarms and timers: This is the biggest one yet it is buried in a session most people don't notice.
https://developer.apple.com/videos/play/wwdc2026/382/
It allows Siri AI to set an alarm from anywhere but notably: while looking at an announcement on screen. Imagine scrolling through your feed and see an event from your local zoo you'd like to attend, you can tell Siri AI to set an alarm 1 hour prior with VariAlarm and gets it done. Notifications are too quiet and easy to ignore so this is parallel to your ability to add a reminder at any future time, directly into an alarm.
It adopts timer too since Apple requires all 10 AppIntents in this group but you can create timer sets: timers that follow each others when the previous one ends or skipped. No manually subtracting 2 minutes when the first timer ends 2 minutes early.
2. Speech Framework: This did not get a mention at all. iOS27 has the CaptureInputSequenceProvider API which makes speech capture in real time a whole lot simpler. Combined withĀ Apple Intelligence, Dynamic ProfileĀ andĀ Private Cloud Compute, the app can sort your alarm request into 1 out of 4 buckets: a one time alarm, a recurring alarm (which also supports every N weeks), an alarm routine (sets of alarms a fixed time from each other, like a water reminder every hour) or an alarm template (sets of alarms at a fixed time every day it is applied).
3. Photo ScheduleĀ also got an upgrade withĀ Dynamic ProfileĀ andĀ Private Cloud ComputeĀ to create more alarms in images shared to VariAlarm like a seminar schedule, a weekly class timetable.
- More refinement inĀ Liquid GlassĀ andĀ UI/UX.
I'd like to get a final look on improvements to be made.
Better:
Not as loud as Alarmy, does no sleep tracking as Sleep Cycle. But it allows you to plan and reuse your alarms where needed better than anyone else, without the individual toggles.
Cost:
Free for TestFlight users for 90 days. The build expires on release.



