Skip to content

Commit

Permalink
feat: add permission request description
Browse files Browse the repository at this point in the history
  • Loading branch information
antoKeinanen committed Jul 30, 2024
1 parent 4de5e08 commit ffd5384
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ export default () => {
sounds: [],
},
],
[
'expo-tracking-transparency',
{
userTrackingPermission:
'This identifier will be used for providing services, personalization of services, statistical purposes and for legal obligations.',
},
],
],
experiments: {
typedRoutes: true,
Expand Down

0 comments on commit ffd5384

Please sign in to comment.