Dolphin MOVE SDK
SDK
1.x
1.x
  • Introduction
  • MOVE Services
  • MOVE SDK
    • Getting Started
      • MOVE Dashboard
      • Android
        • Installation
        • Quick Start
      • iOS
        • Installation
        • Quick Start
      • React Native
    • API Interface
      • Android
        • Initialization
        • Services
      • iOS
        • Initialization
        • Services
      • React Native
        • Initialization
        • Services
    • Models
      • MoveAuth
      • MoveConfig
      • MoveConfigurationError
      • MoveDeviceStatus
      • MoveSDKState
      • MoveTripState
      • MoveAuthState
      • Listeners/Callbacks
    • Appendix
      • Android
        • Token refresh
        • Permission Handling
        • Battery optimization
        • Notification Management
      • iOS
        • Permissions Handling
        • App Store
  • MOVE Backend
    • MOVE Timeline
    • MOVE State
    • MOVE Last Location
    • MOVE Generic Notifier
    • Open Api Specification
  • Changelog
    • Android
    • iOS
  • Data privacy (GDPR)
Powered by GitBook
On this page
  • App Submission
  • Privacy Section
  1. MOVE SDK
  2. Appendix
  3. iOS

App Store

What to fill in the new app store privacy section

PreviousPermissions HandlingNextMOVE Timeline

Last updated 3 years ago

App Submission

According to Apple (section 2.5.4), when releasing an app that uses location background mode, it is required to inform its users that the use of background locations can have an impact on the device's battery life.

Hence, When submitting an app that includes MOVE SDK for approval on the App Store, you must include the following message in the app description:

Continued use of GPS running in the background can dramatically decrease battery life.

Privacy Section

In late 2020, Apple started requiring any new or updated app to include details about the data they capture and what they do with it, in the new app's privacy section.

This is a list of what the MOVE SDK collects and the impact of the SDK on the new privacy section:

Fitness

  • Used for App Functionality

  • Linked to the user's identity

Precise Location

  • Used for App Functionality

  • Linked to the user's identity

User ID

  • Used for App Functionality

  • Linked to the user's identity

Device ID

  • Used for App Functionality

  • Linked to the user's identity

review guidelines