Quantcast
Browsing all 8068 articles
Browse latest View live

Mysterious android module still not found by mobile project in Ti Studio

Still can't find module file. I've searched every piece of documentation there is, honestly. It's been months now. I searched again and found one piece of documentation that suggests a module.zip file...

View Article


Bad timing with button.fireEvent

Hi, my app does something like that while (i < 10){ button[i] = Ti.UI.createButton({ //Some parameters });   button[i].addEventListener('click', function(){ //do something }); Got 2 tabs in this...

View Article


[INFO] Detected change in tiapp.xml, or assets deleted. Forcing full...

the app always has to go through "[INFO] Installing application on emulator" which takes up a lot of time. what could be the problem?

View Article

Android background to foreground events

Hi, Need to implement App level pause and resume events. Requirement: Need to show a customized alert on launch of the app and also whenever the user comes from background to foreground irrespective of...

View Article

UI.Switch - Prevent Animating to On State on Load

I've got a switch in Alloy, I don't give it an initial value. In my controller, I set its initial value based on user's preferences from a collection. It always animates from off to on. I've seen...

View Article


How to post to facebook page feed?

Hello, I am using Ti Studio 3.1.1 GA to build a native iOS app (6.1) integrated into facebook. I am trying to post a story to one of my fan pages that I own. The story is always written to "Recently...

View Article

Can't build downloaded Titanium Module for android.

Hello, I'm a novice developer and I'm working in a project in which I want to use this module: https://github.com/rubenfonseca/titanium_pusher_android. Problem is I just can't seem to build it, always...

View Article

calculate distance with two latitude and longitude

Hi all, I am facing problem to find out the distance with help of two latitude. i am using first latitude and longitude from geolocation i,e, as Ti.Geolocation.purpose = 'Determine Current...

View Article


paypal module on titanium SDK 3.1 does not work

when i use ti.paypal-android-2.2.2 on my project with SDK 3.1, PaypalButton does not work ?? is paypal module need specific titanium SDK ?? any help please ??

View Article


How to enable testflight

I have followed this guide: http://docs.appcelerator.com/titanium/latest/#!/guide/TestFlight-section-30083207_TestFlight-EnablingTestFlight in order to test my beta mobile app. <<TestFlight...

View Article

CoverFlowView:open a pdf on image click

i am referring to kitchen sink coverflow example.I want add label to the image and also open a specific pdf on click on that image.For opening pdf i am using the below code:var doc =...

View Article

open twitter and facebook search results

Hi I'm trying to do a simple search of a variable on facebook, twitter and maybe mySpace. With facebook my code is working when I use www. but when I change to m. to get the mobile optimised site, it...

View Article

Socket programming in TideSDK

Hi, I want to do socket programming in tideSDK. How to achieve this?

View Article


Titanium Maps Module V2 - Change info window image(or background color atleast)

I am using Titanium map module. Everything is working fine. I just want to change the background image or color of Info window. Please note that I know how to change image of the annotation pin. I...

View Article

how to call soap base web web service in titanium

Hi can you please tell me how to call soap based web service in titanium. I have this url : http://railapps.firstgroup.com/FirstGroupRailApps/services/RailAppsCAWS?wsdl Please help me calling one...

View Article


iOS7 Status Bar - Overlaps with interface

I'm prepping my app for the iOS7 release and I've noticed a few strange things related to the device's status bar. At first, the status bar was being overwritten by a solid black box. Reading this post...

View Article

Chat message not showing properly in websocket connection

Hi Friends, I am developing and android chat application using alloy framework, I would like to make a websocket connection with our server to get chat messages. Our web app already using websocket...

View Article


Cannot Upload the file using box module

Hi everyone .... i was trying to upload the file from local directory using box., but cannot upload it... i dont know what the reason is ... if someone can help me that would be great... code :...

View Article

Record video with over lay on it ios

Hi I want to record video with overlay on it like button or any label like time. In titanium there is no doc for screen recording or recording video with overlay. Thanks....

View Article

Scrollable view not working in android

Hi i am trying to add image view to my scrollable view but its not displaying any images . My code is scrollingView = Titanium.UI.createScrollableView({ left: 17, top: 15, width: win.width - 14,...

View Article
Browsing all 8068 articles
Browse latest View live