CreateClientFromConnectionString enableTestSend Results? [英] CreateClientFromConnectionString enableTestSend Results ?

查看:71
本文介绍了CreateClientFromConnectionString enableTestSend Results?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我添加了" enableTestSend"参数"< CreateClientFromConnectionString"推送通知集线器(Azure)功能试图确定为什么APN没有连接到我的开发iPhone,其中
提供了要使用的u
ri。 APN将此作为字符串的主要结果:

 Id = 103587,Status = RanToCompletion,Method =" {null} ",Result =" Microsoft.Azure.NotificationHubs.NotificationOutcome" 

看来一切顺利,但通知未送达。如果我使用Azure"测试发送"功能,我得到一个类似的积极结果,但没有交付:"通知已成功发送到推送通知
系统"


<如果我破坏了我的代码并查看结果对象本身,那么它就是一个非常广泛的树。是否有一个特定的分支,我应该考虑确定为什么APNS实际上没有连接到iPhone本身,如"无法找到"?是
我应该尝试不同的测试程序。








$

解决方案

感谢您提出详细的问题。请仔细阅读本文档中列出的建议  Azure
通知中心 - 诊断已删除的通知
以隔离问题并告知我们进一步调查。


I added the "enableTestSend" parameter to the "CreateClientFromConnectionString" push notifications hub (Azure) function trying to determine why APNs is not connecting to my development iPhone which is providing the uri to be used. APNs is providing this as the main result to string:

Id = 103587, Status = RanToCompletion, Method = "{null}", Result = "Microsoft.Azure.NotificationHubs.NotificationOutcome"

It appears that everything went well, but the notification wasn't delivered. If I use the Azure "Test Send" feature, I get a similar positive result, but no delivery: "The Notification was successfully sent to the Push Notification System"

If I break my code and look at the result object itself, it is a pretty extensive tree. Is there a specific branch that I should be looking at to determine why the APNS is not actually connecting to the iPhone itself, like "can not locate"? Is there a different test procedure I should try.

解决方案

Thanks for a detailed question. Kindly take a look at the suggestions outlined in this document Azure Notification Hubs - Diagnose dropped notifications to isolate the issue and let us know for further investigation.


这篇关于CreateClientFromConnectionString enableTestSend Results?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆