Push Notification iOS is not enough. Xamarin

Asked

Viewed 34 times

0

I’m in the following situation, created inside the Apple App a Push Notifications service (Apns), and added it in firebase (Apns authentication key). Everything straight (at least I think it’s just that).

And I set my back-end to send my push through Firebase, the android app is perfect, iOS does not arrive at all.

Does anyone have any tips that can help me? I used it in the Xamarin project - https://github.com/CrossGeeks/FirebasePushNotificationPlugin

And in the back-end - https://github.com/angelobelchior/FCM.Net

  • How did you generate the push? certificate from production or Development?

  • I used a production certificate to publish in the apple store. I generated a key at https://developer.apple.com/account/ios/authkey/ and set up this Apple Push Notifications service (Apns) option and added this file inside firebase

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.