Skip to content

Flutter Local Notification not working on iOS with onesignal  #591

@enadcs

Description

@enadcs

i already implement and used the pluign flutter_local_notifications and it was working fine , until i added the onesignal pluign , it stopped working on ios but working fine on android .

it seems that onesignal is blocking the application from displaying any local notification but its own notification or implementation for that

(your description here)

Environment

flutter 3.0.1
ios 15.0
android 15

  1. install flutter_local_notifications: ^9.0.0
  2. install onesignal_flutter: ^3.1.0
  3. try to display a local notification in any iOS device , it will not show anything

Anything else:

it show this error

onesignalUserNotificationCenter:willPresentNotification:withCompletionHandler:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions