Azure notification hubs - how to set multiple apps on the same hub
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I have a situation where I need to use the same notification hub for several iOS applications. For a given tag - all the applications should receive this push. Each iOS app has a different push notification certificate, so only one of the apps actually got the push notification. I don't want to resolve to opening multiple hubs - because then I need to manage which hub each app could belong to - and this is very awkward. How can I achieve this? 回答1: I'm pretty certain what you want to do is impossible for several reasons. iOS push