We provide the Legend Manager application to help users working in the delivery service easily manage delivery requests, delivery acceptance, delivery status, delivery results, and delivery settlement.
📱 Manager App Service Access Permissions
The Manager App requires the following access permissions for service operation and monitoring.
📷 [Required] Camera Permission
Purpose: Used to capture signature images and delivery completion photos and upload them to the server.
🗂️ [Required] Storage Permission
Purpose: Used to select photos from the gallery and upload them as signature or delivery images.
※ Replaced with the Photo and Video Selection permission on Android 13 and higher.
📞 [Required] Phone Permission
Purpose: Provides calling functionality to directly contact customers or merchants.
📍 [Optional] Location Permission
Purpose: Used to check the real-time location of riders and support efficient dispatch and location management.
※ Users can deny location permission, but some location-based features may be restricted.
📢 Purpose of Foreground Service and Notification Usage
This app uses a foreground service (mediaPlayback) to provide real-time notification of delivery requests.
- When a real-time server event occurs, a notification sound is automatically played, even when the app is in the background.
- This is intended to immediately grab the user's attention and may include a voice message, not just a simple sound effect.
- Therefore, the foreground service permission of type mediaPlayback is required.