Mobile SDK AJO Push Notification error on iOS - bad device token
- July 5, 2023
- 2 replies
- 2635 views
Followed the walkthrough setup of app surfaces, data streams and extension installs for Mobile SDK with AJO service here, but unable to get the push notification to work.
Through the process you identify the app with a specific appId and connect via assurance to their validation checker, and at this step I add the appId to the iOS build, I connect it live to assurance and their validation checker and all data coming in from the physical phone comes up as expected - it shows the device token being used on the validation checker and says it's valid, shows the ECID that I'm able to verify on the device logs, but when I attempt to a push notification it states that it can't via Apple Notification Service to my device because of a bad device token.
Any insight here would be greatly appreciated - all of the rest of the steps and infrastructure seem to be aligned as expected.