Skip to content Skip to sidebar Skip to footer
Showing posts with the label Appcelerator

Add A Native Calendar With Titanium

For an app developed in Titanium, it is required to be possible to add Events into the Native Andro… Read more Add A Native Calendar With Titanium

Titanium Httpclient Returns Too 'fast'

I have the following function: getTasks: function() { var taskRequest = Titanium.Netw… Read more Titanium Httpclient Returns Too 'fast'

Ti.app.fireevent Not Working; Error Uncaught Typeerror: Cannot Read Property 'app' Of Undefined

I have a simple Titanium app which opens a webview, and loads a URL. I want the links to open in th… Read more Ti.app.fireevent Not Working; Error Uncaught Typeerror: Cannot Read Property 'app' Of Undefined

Setting Minimum Ios Version Number In Titanium Studio

How can we set minimum iOS version in Appcelerator Titanium Studio from default 4.3? Solution 1: A… Read more Setting Minimum Ios Version Number In Titanium Studio

Appcelerator Titanium Upload To Google Drive - Rest Api In Javascript - Error 404

Im trying to upload an image to google drive using appcelerator titanium. I have got OAuth and i ha… Read more Appcelerator Titanium Upload To Google Drive - Rest Api In Javascript - Error 404

Multiple Http Client Requests Not Storing Session Data

I have an issue and i wonder is it possible that the code is to fast that its creating separate ses… Read more Multiple Http Client Requests Not Storing Session Data

Setting Minimum IOS Version Number In Titanium Studio

How can we set minimum iOS version in Appcelerator Titanium Studio from default 4.3? Solution 1: … Read more Setting Minimum IOS Version Number In Titanium Studio