Why Our App Uses FOREGROUND_SERVICE_DATA_SYNC Permission

Last updated: July 15, 2025

Our app uses the FOREGROUND_SERVICE_DATA_SYNC permission to perform important background tasks that enhance the user experience and keep your data up-to-date, even when the app is not actively open on the screen.


🛠️ What This Permission Allows

This permission allows our app to start a foreground service that syncs data periodically while showing a persistent notification to the user. These tasks include:

  • Downloading users’ media (images and videos) to play them on connected screens
  • Uploading or downloading user data when the app is in the background.
  • Ensuring that scheduled content updates are delivered and displayed on time
  • Ensuring notifications are accurate and timely.


👀 How It Benefits You

  • Ensures you receive real-time alerts, updates, or status changes related to your activities.
  • Helps maintain accurate and up-to-date content without needing to reopen the app.
  • Improves the reliability of background operations like syncing or data uploading.


🔒 User Awareness and Transparency

  • A visible notification is always shown while the service is running.
  • Users can stop the service at any time from the notification or device settings.
  • We do not use this permission to perform hidden or unrelated background activity.

 

🔐 Your Privacy Matters
We strictly follow our Privacy Policy and do not collect or sync data that is not essential to the app’s functionality.