Home
last modified time | relevance | path

Searched refs:getDeviceIdAsync (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-notifications/src/utils/
H A DupdateDevicePushTokenAsync.ts14 getDeviceIdAsync(),
104 async function getDeviceIdAsync() { function
/expo/packages/expo-notifications/build/utils/
H A DupdateDevicePushTokenAsync.js10 getDeviceIdAsync(),
77 async function getDeviceIdAsync() { function
H A DupdateDevicePushTokenAsync.js.map1getDeviceIdAsync(),\n ]);\n const body = {\n deviceId: deviceId.toLowerCase(),\n d…
/expo/packages/expo-notifications/src/
H A DgetExpoPushTokenAsync.ts54 const deviceId = options.deviceId || (await getDeviceIdAsync());
187 async function getDeviceIdAsync() { function
/expo/packages/expo-notifications/build/
H A DgetExpoPushTokenAsync.js47 const deviceId = options.deviceId || (await getDeviceIdAsync());
133 async function getDeviceIdAsync() { function
H A DgetExpoPushTokenAsync.js.map1getDeviceIdAsync());\n const projectId = options.projectId || Constants.easConfig?.projectId;\n\n…