Logidav ASIR Tickets
logidav-asir-tickets is the Android wrapper for ASIR support/ticket workflows. It provides a mobile shell around ticket handling features that live in the Logidav support ecosystem.
Stack
- Android Gradle project.
- GeckoView/WebView-style embedded experience.
- Device permissions for camera, storage, and print-oriented workflows where needed.
Connected Projects
- Logidav owns the support/ticket workflow behind the mobile wrapper.
- SAV and support operations depend on the same order/customer context.
Local Docs Submodule
When this repo consumes global docs, use:
cd docs
npm ci
npm start
npm run build
To Expand
- Build and release process.
- Required Android permissions.
- Target Logidav routes.
- Debug steps for login, camera, and printing issues.