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

Does Phonegap Use Just Uiwebview Or Is It Doing Something More Then That? Nitro?

Does PhoneGap just use UIWebVIew or is it doing something more then that? Can it take advantage of… Read more Does Phonegap Use Just Uiwebview Or Is It Doing Something More Then That? Nitro?

Unable To Make An Image Blob Json Serializable

JIRA Ticket created due to base64encode failure: https://jira.appcelerator.org/browse/TC-5876 My Cu… Read more Unable To Make An Image Blob Json Serializable

Coffeescript Ide For Windows - Tried Titanium Studio And Rubymine

I'm trying to find a good way to work on CoffeeScript on Windows and be able to process these f… Read more Coffeescript Ide For Windows - Tried Titanium Studio And Rubymine

Appcelerator Titanium Js Dosen't Parse Date() As Expected

I am using Appcelerator Titanium, and I'm trying to parse a date string as a new Date object an… Read more Appcelerator Titanium Js Dosen't Parse Date() As Expected

Android Window - View Animation

Hello I'm new to titanium studio I'm reading the docs 2 days now and trying to make a simpl… Read more Android Window - View Animation

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

How Can I Refresh My TableView In Titanium?

PopupFirstNameButton.addEventListener('click', FirstNameFunction); function FirstNameFuncti… Read more How Can I Refresh My TableView In Titanium?

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