Home
last modified time | relevance | path

Searched refs:latestDevicePushToken (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-notifications/src/
H A DDevicePushTokenAutoRegistration.fx.ts71 const latestDevicePushToken = await getDevicePushTokenAsync(); constant
72 await updatePushTokenAsync(latestDevicePushToken);
/expo/packages/expo-notifications/build/
H A DDevicePushTokenAutoRegistration.fx.js48 const latestDevicePushToken = await getDevicePushTokenAsync();
49 await updatePushTokenAsync(latestDevicePushToken);
H A DDevicePushTokenAutoRegistration.fx.js.map1 … problem.\n const latestDevicePushToken = await getDevicePushTokenAsync();\n await updatePus…