GL Docs SDK
Documentation
Documentation
SDK Introduction
  • Quickstart Android
  • Grouplink init using JSON file
  • Must Have Permissions
  • Android 12 Permissions Changes
  • Android 13 Permissions Changes
  • Android 14 Permissions Changes
  • Group Link Android API
  • User Identification in Events

Android 14 Permissions Changes

Team
SDK Team
Last Updated
June 10, 2026

For Android 14 we highly recommend that the following permission is asked.

You can use the new API NotificationManager.canUseFullScreenIntent to check if your app has the permission; if not, your app can use the new intent ACTION_MANAGE_APP_USE_FULL_SCREEN_INTENT to launch the settings page where users can grant the permission.

Back to Documentation

© 2026 Group Link One.

GL Docs SDK