CleverTap / clevertap-flutter

CleverTap Flutter SDK
Other
30 stars 42 forks source link

Unable to get notification on ios #244

Open manavk11 opened 1 week ago

manavk11 commented 1 week ago

Hi Folks,

I want to add flutter push to my application but even after following the steps mentioned in the documentation I am unable to get the test notification, I get the error bad apns token.

Also cleverTap picks up fcm token for Ios by default can this be the reason, as I am able to get notification from firebase cloud messaging

nishant-clevertap commented 1 week ago

Hi @manavk11 Can you help me with these questions to understand the issue:

  1. Does this happening sometime, or you are not getting push at all from CleverTap?
  2. Are you getting push from CleverTap when you not using along with Firebase?
  3. Try integrating CleverTap manually if you want to use Firebase along with our SDK and try to test push from both places. Here is the doc for manually integrating push in iOS: https://developer.clevertap.com/docs/push-notifications-ios#manually-integrating-push-notification-support