Titanium SDK version: 1.6.1 iPhone SDK version: 4.2 I am a bit confused about what is the best practice when dealing with user \"sessions\" in Appcelerator apps (iPhone). Like it is now I save the us
I\'m using Appcelerator Titanium but I want a good JS library to help with object and array manipulation.
i\'m starting up in titanium and i successfully created an app, or i thought so.... i launched application in iphone and the code is working fine with no issues.
I want to showremotely fetched records and want to display in same format as Apple shows Icons on Home Screen. I also want pagination ( the dots on bottom) for indicat开发者_JAVA技巧ion of currently s
I need help or hint on how to use xmlrpc service to connect to a site e.g. drupal with a titanium mobile client application and use the methods i开发者_StackOverflow社区n the xmlrpc API.
I am using Appcelerator Titanium for building my mobile 开发者_C百科app(iphone + android). I found titanium.geolocation in their documents , but I couldn\'t find any method such as\"startMonitoringFor
i\'m trying to save a list of data into the application wen ever i want to save a list that has come from internet.
What is the designated way to handle alternating content in the active tab of a tabGroup? In my case I have a tableview with a toolbar on top, and when a row is clicked, I\'d like to switch the conten
Using Appcelerator Titanium Mobile to build an iPhone app, is it possible to enable Google street view within a mapv开发者_开发知识库iew?If so, how?Street view isn\'t part of the standard iOS native A
I\'m trying to send some data from app.js to an open webview (external url, examp开发者_如何学编程le: http://mysite.com/file.html), without success. I\'ve check through many questions and answers and