| /expo/docs/pages/workflow/ |
| H A D | development-mode.mdx | 11 …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 D | GooglePayPaymentMethodLauncherFragment.kt | 33 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
|
| H A D | GooglePayFragment.kt | 55 … 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 D | GooglePayLauncherFragment.kt | 51 …glePayParams.getBoolean("testEnv")) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in presentGooglePaySheet()
|
| H A D | PaymentSheetFragment.kt | 285 …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 D | GooglePayPaymentMethodLauncherFragment.kt | 36 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
|
| H A D | GooglePayFragment.kt | 55 … 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 D | GooglePayLauncherFragment.kt | 54 …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 D | GooglePayPaymentMethodLauncherFragment.kt | 36 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
|
| H A D | GooglePayFragment.kt | 55 … 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 D | PaymentSheetFragment.kt | 212 …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 D | GooglePayPaymentMethodLauncherFragment.kt | 36 environment = if (isTestEnv) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in onViewCreated()
|
| H A D | GooglePayFragment.kt | 55 … 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 D | GooglePayLauncherFragment.kt | 54 …glePayParams.getBoolean("testEnv")) GooglePayEnvironment.Test else GooglePayEnvironment.Production, in presentGooglePaySheet()
|
| H A D | PaymentSheetFragment.kt | 220 …ePayConfiguration.Environment.Test else PaymentSheet.GooglePayConfiguration.Environment.Production, in <lambda>()
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | document-picker.mdx | 45 "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 D | document-picker.mdx | 45 "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 D | document-picker.mdx | 45 "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 D | document-picker.mdx | 45 "iCloudContainerEnvironment": "Production" 61 …ntitlement used for AdHoc iOS builds. Possible values: `Development`, `Production`. [Learn more](h…
|
| /expo/packages/expo-router/src/head/ |
| H A D | url.tsx | 69 // Production apps fatally crash which is often not helpful.
|
| /expo/docs/pages/submit/ |
| H A D | eas-json.mdx | 12 ## Production profile
|
| /expo/docs/pages/deploy/ |
| H A D | build-project.mdx | 15 ## 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 D | installation.mdx | 19 …s Node.js [officially states](https://nodejs.org/en/about/releases/), "Production applications sho…
|
| /expo/packages/@expo/cli/src/graphql/ |
| H A D | generated.ts | 628 Production = 'PRODUCTION', enumerator 989 Production = 'PRODUCTION' enumerator
|
| /expo/docs/pages/debugging/ |
| H A D | runtime-issues.mdx | 104 ## Production errors 113 ### Production app is crashing
|