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

Call Location Coordinates From Outside The Function

I'm try to access the lat and long from getCurrentPosition so that I can create a URL to use wi… Read more Call Location Coordinates From Outside The Function

Titanium: Image -> "auto"

Let's say I have an image called hello.png with dimensions 200x100. I create a button using tha… Read more Titanium: Image -> "auto"

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

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

How Can I Refresh My Tableview In Titanium?

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

Appcelerator On Windows: No Valid Android Sdk Targets Found

I'm trying to run an app on my Samsung Galaxy S6 installed with Marshmallow 6.0 in Appcelerator… Read more Appcelerator On Windows: No Valid Android Sdk Targets Found

Requiring External Javascript File

After reading all the relevant answers in SO and posts in the Appcelerator forums I still can't… Read more Requiring External Javascript File

How To Get The Actual Height Of A Label With Auto-height

I'm aware that this question has appeared in various forms before, but none of the solutions wo… Read more How To Get The Actual Height Of A Label With Auto-height

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

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