ios - "Push Notifications" Target Capability and Parse Push -
i'm using parse push send notifications registered devices in app. during development, we've had "push notifications" slider in target -> capabilities set off, , haven't had problems sending or receiving notifications.
as deployment, though, need set slider in "on" position receive push notifications? don't see anywhere in getting started guide. if it's not required, push notifications slider used for?
when submit app appstore, there validation phase occurs. provisioning profile of application compared against production certificate. if there mismatch between have specified in app capabilities , how certificates set up, see warnings during validation. haven't had issue yet, have been using development certificate application.
if want receive push notifications in production app, enable push capability , sure generate , upload production push certificates parse app.

Comments
Post a Comment