Home
last modified time | relevance | path

Searched refs:privacy (Results 1 – 25 of 41) sorted by relevance

12

/expo/docs/pages/regulatory-compliance/
H A Ddata-and-privacy-protection.mdx12 …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 Dhipaa.mdx13 …you can see all the data that Expo collects on [our privacy explained page](https://expo.dev/priva…
H A Dprivacy-shield.mdx17 …eld (such as what data we collect, why, and how) in our [privacy policy](https://expo.dev/privacy).
H A Dgdpr.mdx13 …arantee that the developers who build apps with Expo follow similar data privacy practices themsel…
/expo/fastlane/metadata/en-US/
H A Dprivacy_url.txt1 https://expo.dev/privacy
/expo/home/graphql/fragments/
H A DCommonAppData.fragment.graphql10 privacy
/expo/tools/src/typings/
H A DAppConfig.ts9 privacy: string;
/expo/docs/pages/distribution/
H A Dapp-stores.mdx63 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 DNewsletterSignUp.tsx40 <A href="https://expo.dev/privacy" openInNewTab>
41 privacy policy
/expo/home/graphql/queries/
H A DBranchesForProjectQuery.query.graphql22 privacy
H A DProjectQuery.query.graphql20 privacy
/expo/home/screens/SettingsScreen/
H A DTrackingSection.tsx48 WebBrowser.openBrowserAsync('https://expo.io/privacy-explained');
/expo/packages/@expo/config-types/src/
H A DExpoConfig.ts34 privacy?: 'public' | 'unlisted' | 'hidden'; property
/expo/packages/@expo/config-types/build/
H A DExpoConfig.d.ts32 privacy?: 'public' | 'unlisted' | 'hidden'; property
/expo/packages/expo-web-browser/
H A DREADME.md10 …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 Dpublishing.mdx108 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 DREADME.md5 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
/expo/docs/pages/guides/
H A Dpermissions.mdx87 …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 Dtracking-transparency.mdx21 …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 Dtracking-transparency.mdx21 …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 Dtracking-transparency.mdx21 …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 Dtracking-transparency.mdx21 …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 Dtracking-transparency.mdx21 …e refer to their [documentation](https://developer.apple.com/app-store/user-privacy-and-data-use/).
/expo/docs/pages/eas/metadata/
H A Dconfig.mdx37 "privacyPolicyUrl": "https://example.com/en/privacy"
/expo/home/graphql/
H A Dtypes.ts1054 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?: {…
5482privacy: string, updateBranches: Array<{ __typename?: 'UpdateBranch', id: string, name: string, up…
5490privacy: 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 …]

12