Open
Description
Is there an existing issue for this?
- I have searched the existing issues.
Are you aware of the differences between iOS and Android background message handling?
- I understand that iOS and Android background messages behave differently, and I've designed my application with that in mind.
Do you have an active Apple Developer account?
- I have an active Apple Developer account.
Are you using a physical iOS device to test background messages?
- I am using a physical iOS device to test background messages.
Have you enabled "Remote Notifications" & "Background Mode" (Checking options for "Background Processing" & "Remote Notifications") in your app's Xcode project?
I have enabled "Remote Notifications" & "Background Mode"
Have you created an APNs key in your Apple Developer account & uploaded this APNs key to your Firebase console?
Uploaded APNs key in apple developer account
Have you disabled method swizzling for Firebase in your app?
Yes
Are you sending messages to your app from the Firebase Admin SDK?
Yes
Have you requested permission from the user to receive notifications?
- I have the relevant permission to receive notifications.
Have you used the 'Console' application on your macOS device to check if the iOS device's system is throttling your background messages?
Yes
Additional context and comments
For the latest version i.e. 15.0.2, I am not able to show calling using flutter incoming call kit