All the time Undetermined Expo Push

When push notifications are requested, the response is always undetermined.

const { status } = await Permissions.askAsync(Permissions.NOTIFICATIONS);

Test run with Testflight

Expo sdk 32
expo cli: 2.15.3

Hey @thalescrisostomo,

I responded to your github issue, but for posterity I’ll mention here that this is a known issue and a PR has been merged to fix it. When a release is pushed to production, I’ll circle back around.

Cheers,
Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.