enh
This commit is contained in:
parent
ffa4a0ed44
commit
2a106b5467
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ export async function registerForPushNotificationsAsync() {
|
|||
projectId,
|
||||
})
|
||||
).data;
|
||||
return pushTokenString;
|
||||
// const pushTokenString = await Notifications.getDevicePushTokenAsync();
|
||||
// return pushTokenString.data;
|
||||
} catch (e: unknown) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue