Hello
I'm using the push notification functionality inside my app.
Everything worked fine. I was able to register my device and sent the registrationdata to my server.
With the generated certificates I was able to send notifcations to my device.
But until the last release of my app something changes.
Now I always get the error no valid 'aps-environment' entitlement string found for application, if I try to register my phone.
I followed several tutorials about this error, but without success.
I have regenerated the provision profiles and load them to Xcode.
I don't know why all this happens.
Best regards
Simon