Quick brief, I have developed an app for iOS and Android, they share the same DB, and I have implemented Firebase on both projects, according to Google Firebase tutorials, but when my backend sends the push notification I receive the notification successfully on Android but nothing appears in my iOS device or console.
I tried to add my code here, but its impossible to be readable for anyone, so here is StackOverflow question link:
http://stackoverflow.com/questions/42370284/unable-to-receive-push-notification-from-backend-via-fcm
Really hope anyone would be able to help me, My question is posted 5 days ago on stackoverflow and still didn't receive any answer.
Thanks in advance.