IOS Push Notifications for multiple Apps from one server -
we have 2 apps setup push notifications. (a , b)
there different profiles each (of course) , we've generated separate certs each. app receives push notifications fine, app b doesn't.
both talking same server - , figure out app it's sending notifications , uses correct cert.
i've noticed if install both apps on 1 device, both same token (which our server tracks per app.). when server sends msg in case, sends twice same token - once each cert. app receive msg, app b won't.
when sending msgs both apps, apple server responds messages sent correctly no errors. msg never shows 1 app.
any suggestions on look?
after searching , looking, found question: iphone - multiple apps, different app id, same token
it points out must use different .certsigningrequest each app. checked our appstore guy, , had used same 1 both certs. fixed that, , works!
Comments
Post a Comment