Skip to content

Notifications.getExpoPushTokenAsync() never resolve #7606

@ozerty

Description

@ozerty

Update

This has been resolved on Friday, April 3 at 11:45am. See #7606 (comment)


Original post

🐛 Bug Report

The promise await Notifications.getExpoPushTokenAsync() never resolve, and there is no error.
It was working the previous week.

Additionals information:

  • Permissions are granted if I call:
    await Permissions.askAsync(Permissions.NOTIFICATIONS)
  • I am logged on the Expo client app.

Environment

Device: Android 9 / OnePlus5
Expo client app: 2.15.0

Expo CLI 3.17.11 environment info:
System:
OS: Windows 10 10.0.18363
Binaries:
Node: 10.16.3 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.2 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.6.0.0 AI-192.7142.36.36.6241897
npmPackages:
expo: ~36.0.2 => 36.0.2
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz => 0.61.4
react-navigation: ^4.0.10 => 4.1.1

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions