We provide the "Go Go It" application so that users working as delivery agencies can easily make delivery requests, delivery acceptance, delivery status, delivery results, and delivery settlement.
📱 Information on administrator app service access permissions
The administrator app requires the following access rights for service operation and monitoring.
📷 [Required] Camera permission
Purpose of use: Used to directly take signature images and photos of delivery completion and upload them to the server.
🗂️ [Required] Storage (storage) permission
Purpose of use: To allow you to select a photo from your gallery and upload it as a signature or delivery image.
※ In Android 13 and higher, it is replaced with photo and video selection permission.
📞 [Required] Phone permission
Purpose of use: Providing a call function to directly contact customers or merchants
📍 [Optional] Location permissions
Purpose of use: Used to check the real-time location of the rider and support efficient dispatch and location control.
※ Users can refuse location permission, in which case some location-based functions may be restricted.
📢 Purpose of using foreground services and notifications
This app uses a foreground service (mediaPlayback) to notify you of receipt of delivery requests in real time.
- When a real-time server event occurs, a notification sound is automatically played even if the app is in the background.
- This is intended to immediately grab the user's attention and may include a voice message rather than just a sound effect.
- So you need foreground service permission of type mediaPlayback.