Back to Home

Support

Help, contact details, and common answers.

Use this page as the public support destination for App Store Connect. Replace the bracketed placeholders below with your own public contact details before submission.

Before App Store submission

Apple expects the support page to point to real contact information. Update the email, phone, and mailing address placeholders below with your public support details.

Public Contact

Support details

Support email
[Add your public support email before submission]
Support phone
[Add if required in your region]
Mailing address
[Add your public mailing address if required in your region]
Community support
GitHub Issues

Release Basics

Current app scope

  • Works on iPhone and iPad with iOS / iPadOS 18 or later.
  • No account, subscription, or in-app purchase is required.
  • No ads, analytics SDKs, or external content feeds are included.
  • Schedule data stays on the device unless you choose to share something manually through a support channel.

Why do announcements stop after I force-quit the app?

Background spoken announcements require the app to remain running. If you swipe the app away from the app switcher, background speech stops and only the local notification remains.

Why does the app ask for notifications?

Notification permission is used for lock-screen reminder delivery and the stop action. Without it, the app can still speak in the foreground, but lock-screen alerts are limited.

Why can battery usage increase?

When background announcements are enabled, the app keeps an active audio session so it can continue scheduled speech after you minimize the app or lock the device.

How do I include the current time in the reminder?

Add {time} to your announcement template. The app replaces it with the current time whenever the reminder is spoken.