App clip notification authorization status is always "denied"

Hi! I'm following this guide on enabling ephermal push notifications for an app clip. I've updated the clip's Info.plist with the required value, and added code to check the authorization status when the clip launches.

https://developer.apple.com/documentation/app_clips/enabling_notifications_in_app_clips

Unfortunately I'm not able to test this because the authorization status is always "denied" when launching the clip from Xcode.

How can I test this? What am I missing?
Well... for whatever reason the clip is now reporting .ephermal for the authorizationStatus. Not sure how as I didn't change any code...
App clip notification authorization status is always "denied"
 
 
Q