开发者

how to solve "Ti is not defined in SqlLiteProxy.js" in Desktop Titanium?

开发者 https://www.devze.com 2023-03-13 03:55 出处:网络
how to solve \"Ti is not开发者_运维知识库 defined in SqlLiteProxy.js\" in Desktop Titanium ? Iam also getting \"The \'sqlite\' type has not been registered with this manager.\"

how to solve "Ti is not开发者_运维知识库 defined in SqlLiteProxy.js" in Desktop Titanium ? Iam also getting "The 'sqlite' type has not been registered with this manager."

Iam a newbie to titanium.


"Ti" variable works with mobile apps. you have to use "Titanium" for Desktop apps in Titanium in code.

0

精彩评论

暂无评论...
验证码 换一张
取 消