Im trying to send VoIP notifications via PushKit, but in Production(Distribution) environment, I get "Invalid Token" from server.
everything works fine in development env with same certificate and url:ssl://gateway.sandbox.push.apple.com
with port:2195
but when i change the url to:ssl://gateway.push.apple.com
, I get "Invalid Token" error with no extra data