APNS 不发送通知的 AppCenter Xamarin.ios 配置:卡在发送中
AppCenter Xamarin.ios configurations with APNS not sending notifications: stuck on Sending
我已将 Appceter Xamarin.ios 配置为向 iOS 设备发送通知。我输入了 AppCenter 中提到的所有内容,但是当我发送通知时,它显示正在发送并且看起来像是卡在那里。我不知道是什么问题。有什么想法吗?
如您所见 here,无法在 iOS 的模拟器上测试推送通知。您需要在设备上进行测试
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.
我已将 Appceter Xamarin.ios 配置为向 iOS 设备发送通知。我输入了 AppCenter 中提到的所有内容,但是当我发送通知时,它显示正在发送并且看起来像是卡在那里。我不知道是什么问题。有什么想法吗?
如您所见 here,无法在 iOS 的模拟器上测试推送通知。您需要在设备上进行测试
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.