yushulx / Qt-QML-QR-code-scanner

Multiple barcode QR code scanner built with Qt6 and Dynamsoft Barcode Reader
https://www.dynamsoft.com/codepool/qt-qml-qr-code-scanner.html
3 stars 0 forks source link

Invalid license -10016, I want to know which option I should choose, if I build to android? #1

Open sTATic-WalKing opened 5 months ago

sTATic-WalKing commented 5 months ago

When I build it to pc, the license is ok. But when I build it to android, it says invalid license -10016. I hava tried several option on "Request a Trial License" website, such as "Android/IOS SDK", and unfortunately they are all useless. So, may you tell me how to choose the option on "Request a Trial License" website, if I build to android.

sTATic-WalKing commented 5 months ago

by the way, I use the QML. I am not sure if this matters.

yushulx commented 5 months ago

@sTATic-WalKing

You need to request a mobile license for Android. The license for desktop cannot be used for mobile devices.

image

The license used in my sample code is a one-day public trial license, which can work across all platforms.