Our cab booking service mobile app requires specific permissions to ensure seamless functionality, enhance user experience, and provide necessary safety measures. Below is a detailed explanation of the permissions requested and how the app uses the associated data.
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_BACKGROUND_LOCATION
These permissions allow the app to access precise and approximate location data to:
Data Usage:
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
These permissions help the app check the internet connection status and optimize network usage.
Data Usage:
android.permission.CAMERA
android.permission.READ_MEDIA_IMAGES
android.permission.READ_MEDIA_VISUAL_USER_SELECTED
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
These permissions allow users to:
Data Usage:
android.permission.RECORD_AUDIO
This permission is required for:
Data Usage:
android.permission.FOREGROUND_SERVICE
android.permission.FOREGROUND_SERVICE_LOCATION
These permissions allow the app to:
Data Usage:
android.permission.POST_NOTIFICATIONS
android.permission.SYSTEM_ALERT_WINDOW
android.permission.USE_FULL_SCREEN_INTENT
These permissions allow the app to send:
Data Usage:
android.permission.WAKE_LOCK
android.permission.RECEIVE_BOOT_COMPLETED
These permissions help the app:
Data Usage:
android.permission.ACTIVITY_RECOGNITION
This permission helps detect motion-related activities (e.g., driving vs. walking) to:
Data Usage:
android.permission.READ_CONTACTS
android.permission.WRITE_CONTACTS
These permissions are used for:
Data Usage:
android.permission.SCHEDULE_EXACT_ALARM
android.permission.VIBRATE
These permissions allow:
Data Usage:
We take user privacy seriously and ensure that data collected through these permissions is used strictly for app functionality. Our app does not share, sell, or misuse any personal data beyond what is necessary for ride-booking operations.
For more information, please refer to our Privacy Policy or contact our support team for any concerns.