| /expo/docs/pages/regulatory-compliance/ |
| H A D | data-and-privacy-protection.mdx | 12 …r [privacy policy](https://expo.dev/privacy), (which is most useful if you're a lawyer) and also o… 20 <BoxLink title="Privacy Shield and Expo" href="/regulatory-compliance/privacy-shield/" />
|
| H A D | hipaa.mdx | 13 …you can see all the data that Expo collects on [our privacy explained page](https://expo.dev/priva…
|
| H A D | privacy-shield.mdx | 17 …eld (such as what data we collect, why, and how) in our [privacy policy](https://expo.dev/privacy).
|
| H A D | gdpr.mdx | 13 …arantee that the developers who build apps with Expo follow similar data privacy practices themsel…
|
| /expo/fastlane/metadata/en-US/ |
| H A D | privacy_url.txt | 1 https://expo.dev/privacy
|
| /expo/home/graphql/fragments/ |
| H A D | CommonAppData.fragment.graphql | 10 privacy
|
| /expo/tools/src/typings/ |
| H A D | AppConfig.ts | 9 privacy: string;
|
| /expo/docs/pages/distribution/ |
| H A D | app-stores.mdx | 63 Starting October 3, 2018, all new iOS apps and app updates will be required to have a privacy polic… 65 ### App privacy questions 67 …out their privacy practices in App Store Connect. See [App privacy details on the App Store](https…
|
| /expo/docs/ui/components/Footer/ |
| H A D | NewsletterSignUp.tsx | 40 <A href="https://expo.dev/privacy" openInNewTab> 41 privacy policy
|
| /expo/home/graphql/queries/ |
| H A D | BranchesForProjectQuery.query.graphql | 22 privacy
|
| H A D | ProjectQuery.query.graphql | 20 privacy
|
| /expo/home/screens/SettingsScreen/ |
| H A D | TrackingSection.tsx | 48 WebBrowser.openBrowserAsync('https://expo.io/privacy-explained');
|
| /expo/packages/@expo/config-types/src/ |
| H A D | ExpoConfig.ts | 34 privacy?: 'public' | 'unlisted' | 'hidden'; property
|
| /expo/packages/@expo/config-types/build/ |
| H A D | ExpoConfig.d.ts | 32 privacy?: 'public' | 'unlisted' | 'hidden'; property
|
| /expo/packages/expo-web-browser/ |
| H A D | README.md | 10 …thSessionAsync, and if you just want to open a webpage (such as your app privacy policy), then use…
|
| /expo/docs/pages/archive/classic-updates/ |
| H A D | publishing.mdx | 108 You can set the privacy of your project in your **app.json** configuration 109 file by setting the key “privacy” to either `“public”` or `“unlisted”`. 117 The default privacy setting for managed apps is `unlisted` so nobody can find your app unless you s…
|
| /expo/packages/expo-tracking-transparency/ |
| H A D | README.md | 5 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
|
| /expo/docs/pages/guides/ |
| H A D | permissions.mdx | 87 …endations](https://developer.apple.com/design/human-interface-guidelines/privacy#Requesting-permis… 98 …Android's manifest permissions and iOS's infoPlist usage messages and enforced to increase privacy.
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | tracking-transparency.mdx | 21 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | tracking-transparency.mdx | 21 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | tracking-transparency.mdx | 21 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | tracking-transparency.mdx | 21 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | tracking-transparency.mdx | 21 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
|
| /expo/docs/pages/eas/metadata/ |
| H A D | config.mdx | 37 "privacyPolicyUrl": "https://example.com/en/privacy"
|
| /expo/home/graphql/ |
| H A D | types.ts | 1054 privacy: Scalars['String']; 1338 privacy?: InputMaybe<Scalars['String']>; 1357 privacy: AppPrivacy; 5431 …Name: string, username: string, description: string, sdkVersion: string, privacy: string, updateBr… 5448 …Name: string, username: string, description: string, sdkVersion: string, privacy: string, updateBr… 5469 …ppStoreUrl?: string | null, sdkVersion: string, iconUrl?: string | null, privacy: string, icon?: {… 5482 …privacy: string, updateBranches: Array<{ __typename?: 'UpdateBranch', id: string, name: string, up… 5490 …privacy: string, updateBranches: Array<{ __typename?: 'UpdateBranch', id: string, name: string, up… 5507 …ppStoreUrl?: string | null, sdkVersion: string, iconUrl?: string | null, privacy: string, icon?: {… 5516 …Name: string, username: string, description: string, sdkVersion: string, privacy: string, updateBr… [all …]
|