It was the Firebase/Firestore Library!
In summary, the Firebase/Firestore functions are running asynchronously, totally destroying the timing of the APNS delegate functions. Turn Firebase/Firestore off, and APNS works again.
We will retrieve the APNS token before any Firebase/Firestore functions are engaged.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: