You know what's interesting in my specific case?
I can see the token being delivered when I check the logs in Console.app:
default 10:58:17.653847+0000 SpringBoard <APSConnection: 0x600003d653b0> Received token <80ea34a3 55579e65 3486d18b bcffacb0 64427268 c96bf02e 532d4cd7 9e58759d f94b40f8 dd888069 8a24e50b 166b81e1 f684d664 bf8dded1 be9c7ee7 074fb77c 4fada1d5 69c5944c 2c43371b 228b9cb0> forTopic com.example.app.bundleid identifier 5D29AEF5-060A-4CE3-825E-1E51695E851B
But the callbacks are not being called in the app:
Neither didRegisterForRemoteNotificationsWithDeviceToken
or didFailToRegisterForRemoteNotificationsWithError.
I'm using a Development Provisioning Profile. This happens both on a real device and a Simulator, both iOS 18.2.
Topic:
App & System Services
SubTopic:
Notifications
Tags: