Comment
This commit is contained in:
@@ -91,6 +91,8 @@ async function getPushToken() {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Hook to get the device push token and register it with the Bluesky server.
|
* Hook to get the device push token and register it with the Bluesky server.
|
||||||
|
* Should only be called after a user has logged-in, since registration is an
|
||||||
|
* authed endpoint.
|
||||||
*
|
*
|
||||||
* N.B. A previous regression in `expo-notifications` caused
|
* N.B. A previous regression in `expo-notifications` caused
|
||||||
* `addPushTokenListener` to not fire on Android after calling
|
* `addPushTokenListener` to not fire on Android after calling
|
||||||
|
|||||||
Reference in New Issue
Block a user