Home
last modified time | relevance | path

Searched refs:getIosPushNotificationServiceEnvironmentAsync (Results 1 – 16 of 16) sorted by relevance

/expo/packages/expo-application/build/
H A DApplication.d.ts101 export declare function getIosPushNotificationServiceEnvironmentAsync(): Promise<PushNotificationSe…
H A DApplication.js141 export async function getIosPushNotificationServiceEnvironmentAsync() { function
H A DApplication.js.map1 …h APNs.\n * @platform ios\n */\nexport async function getIosPushNotificationServiceEnvironmentAsyn…
/expo/packages/expo-application/src/
H A DApplication.ts154 export async function getIosPushNotificationServiceEnvironmentAsync(): Promise<PushNotificationServ… function
/expo/packages/expo-notifications/src/utils/
H A DupdateDevicePushTokenAsync.ts137 await Application.getIosPushNotificationServiceEnvironmentAsync();
/expo/packages/expo-notifications/build/utils/
H A DupdateDevicePushTokenAsync.js104 …st notificationServiceEnvironment = await Application.getIosPushNotificationServiceEnvironmentAsyn…
H A DupdateDevicePushTokenAsync.js.map1 …cationServiceEnvironment =\n await Application.getIosPushNotificationServiceEnvironmentAsyn…
/expo/packages/expo-notifications/src/
H A DgetExpoPushTokenAsync.ts215 await Application.getIosPushNotificationServiceEnvironmentAsync();
/expo/packages/expo-notifications/build/
H A DgetExpoPushTokenAsync.js154 …st notificationServiceEnvironment = await Application.getIosPushNotificationServiceEnvironmentAsyn…
H A DTokens.types.js.map1 …notification service.\n * Defaults to [`Application.getIosPushNotificationServiceEnvironmentAsyn…
H A DgetExpoPushTokenAsync.js.map1 …cationServiceEnvironment =\n await Application.getIosPushNotificationServiceEnvironmentAsyn…
/expo/apps/test-suite/tests/
H A DApplication.js64 const apnsEnvironment = await Application.getIosPushNotificationServiceEnvironmentAsync();
/expo/packages/expo-application/
H A DCHANGELOG.md76 - Clarify that `getIosPushNotificationServiceEnvironmentAsync` returns `null` on the simulator. ([#…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dnotifications.mdx391 …tform notification service. Defaults to [`Application.getIosPushNotificationServiceEnvironmentAsyn…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dnotifications.mdx391 …tform notification service. Defaults to [`Application.getIosPushNotificationServiceEnvironmentAsyn…
/expo/packages/expo-notifications/
H A DREADME.md415 …tform notification service. Defaults to [`Application.getIosPushNotificationServiceEnvironmentAsyn…