Search code examples
xamarinxamarin.formsxamarin.iosapple-push-notificationsvisual-studio-app-center

AppCenter Xamarin.ios configurations with APNS not sending notifications: stuck on Sending


I have configured the Appceter Xamarin.ios for sending notifications to iOS devices. I entered everything as is mentioned in AppCenter but when I send notifications, it says Sending and looks like its stuck there. I don't know what the issue can be. Any ideas here?


Solution

  • As you can read here, push notifications cannot be tested on a simulator for iOS. You will need to test it on a device

    Because of configuration requirements for iOS push notifications, you must deploy and test the sample application on a physical iOS device (iPhone or iPad) instead of in the simulator.