When I run on debug mode, the notification's authorizationStatus
is Ephemeral
but when I download from Testflight, it's NotDetermined
Does push notification work on Testflight for app clip? I was expecting it to be Ephemeral by default because it says that app clip allows push notification by default for 8hrs with Ephemeral status.
Is there something wrong with my configuration?
This is still the case in 2022, however there is a work around to enable this. So the way the app clip get the
authorizationStatus
Ephemeral
is through the App clip card. You can enable this with Local ExperienceauthorizationStatus
isEphemeral
, you should be good to test notifications