I\'m using Google Firebase Cloud Messaging API (FCM) to send push notifications to my iOS app.
I could get push-notifications working successfully when I test the a
Using the correct Project and Target Build Settings as mentioned in This link.
And revoking the existing push certificates and creating a new one completely, and then uploading the new certificate's .p12 file to the Firebase Console.