Hi! I'm having a strange issue that I cannot work out on my own.
I have this simple alloy mobile app with one widget that I made and I'm testing it on android emu(genymotion 4.2.2) and that's starting fine, but on my mobile device(Sony C6603, Android 4.4.2) I'm getting message in console:
[WARN] : TiVerify: (Timer-0) [4603,5000] Verifying module licenses... [WARN] : TiVerify: (Timer-0) [165,5165] Error Verifying Licenseand widget is not visible on the screen. What can cause such a behaviour?
App is really simple, it's a test app in fact. On the main screen I've got one label and this one widget, which is a simple compass. I'm using Ti SDK 3.3.0GA on windows 8.
If you're going to need more info I'd be more than happy to share as I'm a bit stuck with this problem.