Home
last modified time | relevance | path

Searched refs:Production (Results 1 – 25 of 38) sorted by relevance

12

/expo/docs/pages/workflow/
H A Ddevelopment-mode.mdx11 …ives you access to tools that make development and debugging easier. **Production mode** [minifies…
21 …nt mode.** <br /> You can switch it on and off with the Expo CLI, see [Production mode](#productio…
27 ## Production mode
29 Production mode is most useful for two things:
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayPaymentMethodLauncherFragment.kt33 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DGooglePayFragment.kt55 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
70 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DGooglePayLauncherFragment.kt51 …glePayParams.getBoolean("testEnv")) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in presentGooglePaySheet()
H A DPaymentSheetFragment.kt285 …ePayConfiguration.Environment.Test else PaymentSheet.GooglePayConfiguration.Environment.Production, in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayPaymentMethodLauncherFragment.kt36 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DGooglePayFragment.kt55 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
70 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DGooglePayLauncherFragment.kt54 …glePayParams.getBoolean("testEnv")) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in presentGooglePaySheet()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayPaymentMethodLauncherFragment.kt36 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DGooglePayFragment.kt55 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
70 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DPaymentSheetFragment.kt212 …ePayConfiguration.Environment.Test else PaymentSheet.GooglePayConfiguration.Environment.Production, in <lambda>()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayPaymentMethodLauncherFragment.kt36 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DGooglePayFragment.kt55 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
70 … environment = if (testEnv == true) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
H A DGooglePayLauncherFragment.kt54 …glePayParams.getBoolean("testEnv")) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in presentGooglePaySheet()
H A DPaymentSheetFragment.kt220 …ePayConfiguration.Environment.Test else PaymentSheet.GooglePayConfiguration.Environment.Production, in <lambda>()
/expo/docs/pages/versions/unversioned/sdk/
H A Ddocument-picker.mdx45 "iCloudContainerEnvironment": "Production"
61 …ntitlement used for AdHoc iOS builds. Possible values: `Development`, `Production`. [Learn more](h…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Ddocument-picker.mdx45 "iCloudContainerEnvironment": "Production"
61 …ntitlement used for AdHoc iOS builds. Possible values: `Development`, `Production`. [Learn more](h…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Ddocument-picker.mdx45 "iCloudContainerEnvironment": "Production"
61 …ntitlement used for AdHoc iOS builds. Possible values: `Development`, `Production`. [Learn more](h…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Ddocument-picker.mdx45 "iCloudContainerEnvironment": "Production"
61 …ntitlement used for AdHoc iOS builds. Possible values: `Development`, `Production`. [Learn more](h…
/expo/packages/expo-router/src/head/
H A Durl.tsx69 // Production apps fatally crash which is often not helpful.
/expo/docs/pages/submit/
H A Deas-json.mdx12 ## Production profile
/expo/docs/pages/deploy/
H A Dbuild-project.mdx15 ## Production builds
17 Production builds are submitted to app stores for release to the general public or as part of a sto…
/expo/docs/pages/get-started/
H A Dinstallation.mdx19 …s Node.js [officially states](https://nodejs.org/en/about/releases/), "Production applications sho…
/expo/packages/@expo/cli/src/graphql/
H A Dgenerated.ts628 Production = 'PRODUCTION', enumerator
989 Production = 'PRODUCTION' enumerator
/expo/docs/pages/debugging/
H A Druntime-issues.mdx104 ## Production errors
113 ### Production app is crashing

12