mo-ah-dawood / fcm_config

10 stars 12 forks source link

in iOS forground it create 2 notifications! #5

Closed abdallah-gaber closed 3 years ago

abdallah-gaber commented 3 years ago

In Android it work fine and it show the right notification in all cases with the handling of the tapping event but in iOS I have 2 issues:

Any help in that?

mo-ah-dawood commented 3 years ago

try version: 3.0.6 and tell me if that issue persists

abdallah-gaber commented 3 years ago

OK that's good, I will try this and tell you

abdallah-gaber commented 3 years ago

so the first issue solved, now it's sending one notification -creating- in foreground but still the second issue exist, I think it's not related to the library but do you have any clue what may be the issue?

mo-ah-dawood commented 3 years ago

can you try this https://github.com/FirebaseExtended/flutterfire/issues/2239#issuecomment-607062067

abdallah-gaber commented 3 years ago

No it didn't solve my problem, Thank you for your help