While configuring my iOS app to receive push notifications through Firebase Cloud Messaging, I’ve been stuck trying to make the push notifications sent by the server work. However, when I test using the FCM console, the test notification arrives in the iPhone.
I have tried a lot of different configurations in the AppDelegate, with swizzling on and off.
Does anyone have any clue on what could I be possibly missing?
New contributor
Leonardo Valle is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.