I have a flutter app and the backend is firebase and i have everything working and on android phones notifications work and everything but on iphone there are steps for it to work i have downloaded the .p8 file and uploaded it to firebase and i did all the configurations and i tried from apple website for push notifications that the link i got from xcode it works when i send so i think there is an error from firebase connection to apple servers and bundle is configured correctly and everthing is correctly configured and even local notifications on app work on iphone but the app from firebase fcm i try to send notification it doesnt send to iphone but on android phone it works and sends
I have a flutter app and the backend is firebase and i have everything working and on android phones notifications work and everything but on iphone there are steps for it to work i have downloaded the .p8 file and uploaded it to firebase and i did all the configurations and i tried from apple website for push notifications that the link i got from xcode it works when i send so i think there is an error from firebase connection to apple servers and bundle is configured correctly and everthing is correctly configured and even local notifications on app work on iphone but the app from firebase fcm i try to send notification it doesnt send to iphone but on android phone it works and sends