App license not working
Hi,
I got a problem with licensing my app.
The app is licensed by innovaphone but when I look at the app obj ( let app = new innovaphone.appwebsocket.Connection(start.url, start.name); ) the value ( app.logindata.info.unlicensed ) is always set to false regardless if the user is set to have a license or not.
I have theories why that could be happening:
The current version of my app that I'm running is not the one that is up on the innovaphone store. Maybe the key is limited to only work with software that is downloaded from the innovaphone store and not the company store/sub-store?
But I can't test this right now because the innovaphone app store version of my app is not downloading properly (A email is already sent for updating the app).
So I guess my question is if my theory is correct? or how innovaphone licenses exactly work?.
Thanks for helping/reading and have a nice day ^^.