Undetermined status on external iOS devices (push notifications)

Hello, I am testing on an external devices for push notifications (iphone X and iphone 7). Status variable from async call Permissions.askAsync(Permissions.NOTIFICATIONS) returns as undetermined (Monosnap).
The first time I opened the app on iphone I allowed push notifications.
Could you advice me what’s wrong? How can I fix it?

Have you seen this thread? Expo 29.0 on iOS is no longer resolving Permissions.askAsync promise for NOTIFICATIONS - #17 by sjchmiela

It sounds like it might be the cause of your underlying issue.

1 Like

thx. I will check.

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