App Clip Push Notification's Authorization Status on Testflight is NotDetermined

199 Views Asked by At

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?

From Debug From Testflight

1

There are 1 best solutions below

0
On

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 Experience

  1. Just install the app clip from testflight.
  2. Set a Local Experience
  3. Scan an overwritten QR code with the camera app.
  4. Open the app clip with app clip card.
  5. Observe, authorizationStatus is Ephemeral, you should be good to test notifications