i use a QR Code module (ti.barcode) for titanium. since yesterday, when in launch this module i have an error: unlicensed module detected. You must be a subscriber to use one or more of the module inclued with this project. i'd know how to subscrib to this module and/or if there is an other QR Code for titanium. now, i can't continue my applicaction. thanks
2 Answers
I searched on marketplace and found "Barcode Scanner Module" which comes with $19.99 price tag with 15 day trial period. If you are using the same module then it seems your trial period has expired and you need to purchase it.
go to your module manifest file copy guid number go to your tiapp.xml file and insert <guid> string from module manifest file save tiapp.xml file clean project build and run
Your Answer
Think you can help? Login to answer this question!