在使用PushSharp时,我一直收到以下错误:
Waiting for Queue to Finish...Failure: Apple -> Exception of type 'PushSharp.Apple.NotificationFailureException' was thrown. -> {"aps证书已按照PushSharp维基上的说明导出(沙盒)。
{"ClassName":"PushSharp.Android.GcmMessageTransportException",“消息”:“内部服务错误”、“数据”:空、“InnerException”:空、“HelpURL”:空、"StackTraceString":“at PushSharp.Android.GcmPushChannel.processResponseError(GcmAsyncParameters","WatsonBuckets":null}
O
在我的应用程序中,我使用PushSharp发送推送通知。对安卓系统来说还不错。Channel Created for: PushSharp.Apple.ApplePushService Failure: PushSharp.Apple.ApplePushService-> Exception of type 'PushSharp.Apple.但是我试着用Pushsharp框架发送--它不起作用。