Push notification -> From staging to production
Hi, we have been testing push notifications for a while now in staging and we finally made it work for Android and iOS. Now we want to put it into production. We already created a prod instance, but we are not sure the "move" was done correctly.
We updated the prod pkey in the data collection Campaign extension already and published it, and managed to add the android keys and ios certificates without an issue.
But are not sure if there is something missing on the Campaign side. We ran a "test" using the prod campaign instance, with an app that was generated in prod (the devs did something to make sure it is not going to our users).. However, it only detected 8 targets (even as a test we have more than that), and nobody got the push.
this is the log:
42Push Failure (400) : DeviceTokenNotForTopic jobId=xxxxxxxxxx pushId=* platform=APNS
How can we check if everything is correct in the prod instance? any idea of what can be wrong?