Skip to content

Local Notification not working iOS #134

@LucasPrioste92

Description

@LucasPrioste92

KMPNotifier and Kotlin version:
kmpnotifier version: 1.5.0, kotlin version: 2.1.10

Describe the bug
When attempting to trigger a local notification on iOS, nothing appears on the screen, and there are no logs from Notifier. Here's the code I'm using:
NotifierManager.getLocalNotifier().notify { title = "Local Test" body = "Hello iOS" }

In which platform bug occurs?
iOS

Expected behavior
I expect a local notification to appear.
Can you please help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions