Home
last modified time | relevance | path

Searched refs:IS_PRODUCTION (Results 1 – 2 of 2) sorted by relevance

/expo/docs/public/static/code/
H A DsendNotificationToAPNS.js19 const IS_PRODUCTION = false; // TODO: your check constant
21 IS_PRODUCTION ? 'https://api.push.apple.com' : 'https://api.sandbox.push.apple.com'
/expo/docs/pages/push-notifications/
H A Dsending-notifications-custom.mdx100 IS_PRODUCTION ? 'https://api.push.apple.com' : 'https://api.sandbox.push.apple.com'