When do I implement push notifications? I read the docs and I’m not sure if I can do it before I launch the app because it requires the “same exact android package name”, and for ios:
-
Push Notifications must be enabled on your App ID.
-
Your Distribution Certificates must have been built after Push Notifications was enabled.
-
Your Provisioning Profiles must have been built after Push Notifications were enabled.