How to declare App Privacy for an iOS hybrid app

Motivation: You have an iOS app that is a hybrid app with authentication using a webview. Apple requires you to declare app privacy. There are a lot of information and you do not know which data is relevant to your app.

Solution: Select Name, Email Address and Browsing History.

1. Select the followings for Name:

• Used for App Functionality

• Used for tracking purposes

2. Select the followings for Email Address:

• Used for App Functionality

• Linked to the user’s identity

• Used for tracking purposes

3. Select the followings for Browsing History:

• Used for App Functionality

• Linked to the user’s identity

• Used for tracking purposes