Skip to content

how schedule repeated notifications for specific intervals on iOS #445

@riad40

Description

@riad40

Current Behavior

On iOS, it's not clear how to schedule notifications to be repeated at specific intervals (e.g., push a notif everyday at 8pm for one week) when the app is not running. This functionality is already available on Android with "repeatInterval" property

Desired Behavior

The ability to schedule a notification on iOS that repeats at a specified interval for a set duration, even when the app is not active. For example, scheduling a notification to be pushed every day for the next 7 days.

Use Case

  • Medication reminders that need to occur at the same time each day for a specific duration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions