可能与的问题相同,但我确实有一条错误消息。2014-09-26 15:50:54.070 Score My Selfies[401:89341] CDVPlugin class PushPlugin (pluginName: PushPlugin) does not exist.
2014-09-26 15:50:54.071 Score My Selfies[401:89341] ERROR: Plugin 'PushPlugin' not found, or is not a CDVPlugin. Check y
Windows 8应用程序的推送通知结构与Windows 8应用程序不同(在注册、身份验证等方面)。至少这就是我从下面两个链接中收集到的。
我决定从这个中运行这个示例。Why is there a different approach for Windows Store 8 application and Windows Phone 8 PUSH notification
我用推送通知将我的应用程序连接到Parse服务器,但问题是我得到了错误,它说: registerforRemotenotification类型在IOS版本8.0中被废弃:请使用寄存器进行远程通知和注册用户通知设置但这段代码是为IOS8编写的。 if application.applicationState !
我在页面加载事件中使用以下代码并获取通道名称上的异常。string channelName = "ToastSampleChannel";
An exception of type 'System.UnauthorizedAccessException' occurred in Microsoft.Phon