我试图在Windows Phone 8上关注推送通知的快速入门,但它似乎无法正常运行。
https://www.parse.com/apps/quickstart_push#wp/existing
等待ParsePush.SubscribeAsync("");
结果以及模拟器和物理设备上的未处理异常。
{Parse.ParseException:来自服务器的响应无效---> System.ArgumentException:输入JSON无效。在Parse.ParseClient上的Parse.ParseClient.DeserializeJsonString(String jsonData)中的Parse.Internal.Json.Parse(字符串输入)。<> cDisplayClassb.ba(Task1 t)---内部异常堆栈跟踪结束---在Parse.ParseClient。<> c__DisplayClassb.b__a(Task1 t)在Parse.Internal.InternalExtensions。<> cDisplayClass12.b__0(任务t)在Parse.Internal.InternalExtensions。<> c__DisplayClass71.b6(任务t)System.Threading.Tasks.ContinuationResultTaskFromTask1.InnerInvoke()at System.Threading.Tasks.Task.Execute()---从抛出异常的先前位置的堆栈跟踪结束---在System.Runtime.ExceptionServices。 System.Threading.Tasks.Task.Execute()的System.Threading.Tasks.ContinuationResultTaskFromTask`1.InnerInvoke()中的Parse.Internal.InternalExtensions。<> c__DisplayClass71.b6(任务t)中的ExceptionDispatchInfo.Throw() - - 从抛出异常的先前位置开始的堆栈跟踪结束---在System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Tas) k任务)在System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务任务)在System.Runtime.CompilerServices.TaskAwaiter.GetResult()在Parse.ParseInstallation.d4.MoveNext()---从前一个位置的堆栈跟踪结束在ObjectivePixel.BringCast上的System.Runtime.CompilerServices.TaskAwaiter.GetResult()处的System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务任务)处的System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)处抛出异常--- .Cloud.CloudPlugin.d14.MoveNext()---从抛出异常的先前位置开始的堆栈跟踪结束---在System.Runtime.CompilerServices.TaskAwaiter的System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务任务)处。在ObjectivePixel.BringCast.Silverlight.App.d2.MoveNext()处的System.Runtime.CompilerServices.TaskAwaiter.GetResult()处的HandleNonSuccessAndDebuggerNotification(任务任务)---来自先前位置的堆栈跟踪结束抛出xception ---在System.Runtime.CompilerServices.AsyncMethodBuilderCore.b__0(对象状态)}