I have an app that I made with Xcode 7.3. I updated to Xcode 8 and now the latest release of my app, it seems my Firebase Cloud Messaging has quit.
I can see the token is getting generated and uploaded to my server but my device does not receive any notifications. If I delete the app and then reinstall the older version that is currently on the iTunes store, I am able to receive the notifications again.
I do not understand what changed in Xcode 8 to make my FCM quit. Any help or suggestions would be greatly appreciated.