I created a new Production certificate (Apple Push Notification service SSL (Sandbox & Production))
and updated my app on appstore. I waited for the validation (8 days ...) but unfortunatly the problem still here.
The error is "Notification error: APN invalid token" when i install the app from App Store, but works fine when I install from xcode.
It's surely a certificate problem but I do not understand very well.
In Build settings/code signing Identity, i put :
Debug->Ios distribution
Any ios SDK->Ios developer
Release->Ios distribution
Any ios SDK->Ios developer
Is that correct?
Thanks for help!