JavaScript MVC frameworks
Has anyone successfully used existing JavaScript MVC frameworks, such as JavaScriptMVC, PureMVC, or SproutCore to build Titanium apps for Desktop or Mobile? Is this even a good idea, or would it be too...
View ArticleFramework for Titanium
Hi guys, Some time ago in my company (Dev-iQue LLC) we had developed an open-source framework that significantly speeds up the development on Titanium platform. The framework includes: Workarounds for...
View ArticleAre the Frameworks always bundled in desktop apps?
Hi, I'm building for Mac and doing a "bundle" everything (as the network build is broken right at the moment <<sigh>>) and I noticed that it includes the webkit and javascript frameworks in...
View ArticleHow to add/maintain Frameworks?
I am experimenting with the tibar module which requires the addition of several frameworks. The instructions tell you to open the project in Xcode add the Frameworks, and build. This allows you to then...
View ArticleTiBar and iPad
Do someone has used this module succesfully on iPad ? I have tryed to test it (have to add the frameworks in XCode first). I have some errors in Titanium developper and cannot launch simulator (nor...
View ArticleHas anyone tried kranium?
Hi I've been looking at a few frameworks recently on the market and wondered if anyone has tried http://kraniumjs.com/ ? Looks like it hasnt been updated recently but does have some interesting...
View ArticleBulding an ios app in Titanium includes all the frameworks on its own
Hi, I built an ios app in titanium and when opened it in xcode, all the frameworks were already there in my project. I need not to have these in my project. Instead of manually excluding these...
View Articlealloy "command not found"
I'm trying out alloy and installed node via homebrew and then ran the npm installing alloy via the command: npm install alloy -g I am getting no error when i run the npm install. I then create a new...
View Articlepush notifications in xcode
During Xcode push notifications configuration, i added all frameworks required according to the docs except for the libz.1.2.3.dylib. This is because i couldn't find it in Xcode 5.0. The closest ones i...
View Article