For the complete documentation index, see llms.txt. This page is also available as Markdown.

App Store Release & Privacy

App Release

When releasing an app that includes the Sentiance SDK, it is required to inform your users that the use of background locations can have an impact on the device's battery life.

When submitting an app for approval on the App Store, you must include the following message in the app description:

Caution: continued use of GPS running in the background can dramatically decrease battery life.

Privacy Section

The iOS App Store requires developers to include details about the data they capture and what they do with it, in the app's privacy section.

"With the release of iOS/iPadOS 14.3 on Dec. 2020, any new or updated app must include a privacy label, otherwise it won't be allowed on the App Store. This requirement applies not just to third-party apps but to Apple's own programs, such as Apple Music, Apple TV, and Apple Wallet, though built-in apps aren't included."

Where to start?

Some useful links to get started: App Store - Privacy Details App Store - Privacy and user data use App Store - Protecting the users' privacy App Store - Review

Data captured by our SDK

What follows will focus solely on the Sentiance SDK in relation to the new Apple privacy policy. It is important to stress that your privacy section should still be adjusted to the data captured by your specific app.

  • Used for Analytics

  • Used for tracking purposes

If User Linking is enabled:

  • Linked to the user's identity

Apple Privacy Manifest

Our SDK includes its own privacy manifest file. You can find the contents of that file here as well:

SDK Privacy manifest file

Last updated