开发者

Receive notification for the wrong iPhone App

开发者 https://www.devze.com 2023-02-01 16:56 出处:网络
I have created two different iPhone application with two different push notification certificate, when i send a notification to app A i received it fine, but when i send it to app B the app A receive

I have created two different iPhone application with two different push notification certificate, when i send a notification to app A i received it fine, but when i send it to app B the app A receive it !

i know im not specific enough but i need a general idea of whe开发者_运维百科re and what may couse this behavior.

Thanks


maybe the problem occurs on your server. As far as I know you have to specify your app id and device id if you want to send a message. Maybe you have copy & pasted them from one to another. Or you have the same identifier in your App. It should be something like register for notification.

0

精彩评论

暂无评论...
验证码 换一张
取 消