App Licensing
Generate QR codes for licensed applications. Users can scan to check credits and top up.
License Configuration
How It Works
1
App Startup
When a licensed app starts, it displays a QR code using the LicenseQRDisplay component.
2
User Scans QR Code
The user scans the QR code with their phone, which opens the license verification page.
3
View Credits & Top Up
The user sees their current credit balance and can top up if needed.
4
Auto-Close After Top-Up
After successful top-up, the verification page closes automatically and the app can be used.
Integration: Use the LicenseQRDisplay component in your app's startup screen. The component handles QR code generation and displays it to users.