Closed ericmnel closed 6 years ago
https://forums.developer.apple.com/thread/25914
Its possible that TestFlight builds don't work with the Apple feedback service. I'm starting to think that this is the issue since the feedback on Houston didn't remove old tokens either.
I created an apns token for my app, and then uninstalled and reinstalled my app to get a 2nd token. I am getting 200 return codes for both tokens, when I was expecting a 400 for one of them.
I'm sure its something I am doing wrong, any help appreciated. The notification is being sent by a resque scheduler task call to a model method.