appcelerator - License violation detected. Unlicensed module(s) detected. Module is a 10 day trial -


i installed module appcelerator marketplace. module trial version, should still able use module on appcelerator platform, recieving error states "license violation detected. unlicensed module(s) detected." have purchase module, or there way test module 10 day trial? thank you.

instead of installing module in titanium folder, install module locally mobile project.

 mobile project folder/modules/iphone/com.modulename.blah 

then inside module folder find 'manifest' file. open in text editor , change 'guid' string same guid find in tiapp.xml (near top).

in titanium studio, go project > clean , clean project (emptying /build folder) , re-build. if it's going work , free trial no issues should work.

another trick haven't had use long long time change guid of app in tiapp.xml , same modules. clean & rebuild should go. failing need speak module developer assistance.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -