Comment to iOS 13 Push Notifications
-
Alex T⚜️ and Andrew Boon - Thanks for your replies
I think I may have stumbled on to a fix. I recompiled the app from the most recent source code but that didn't make a difference, The command I ran which seemed to enable iOS 13 push notifications at least for my app was: pod update and then running pod install
After those ran, I cleaned the build and recompiled in Xcode and so far it seems to be working