Hi Developer Community,
This has me pulling my hair out.
During testing mode I used to have the push notifications working fine, however when i deployed it to the appstore, my push notifications stopped working, even in development mode through xcode and my device when I went back to testing.
To further complicate the issue, I have a mess of old provisioning files, certificates attributed to my account, and I have revoked some certificates in an attempt to fix this and created further issues.
How can I 'reset' my xcode project with new certificates and push notifications? Is there a step by step guide?
Many thanks 🙂