php - pushnotification not working when server changes -
i developing application push notification enabled. working in local server (company server - php), when change server client server, push notification not working.
i used both development , distribution profile push notification enabled.
please me overcome situation.
are still using development certificate when client has ad hoc (or app store) provisioned app?
if client has app provisioned / signed ad hoc (or app store) need use production certificate send push notifications via apns. need make sure connect apple's production server, , not sandbox alternative.
it seems little odd ad hoc has use production versions of certificate , push notification server, that's how is.
Comments
Post a Comment