Listview search bar problem
Trying to understand this but in vain.Why do you need to set the searchText property of Listview even though it works well if you just set the searchableText property of a Listitem? Another thing is...
View ArticleEmbedded Youtube Link broken on iphone
Has anyone else noticed that just today YouTube links embedded in applications stopped working on iPhones? The thumbnail shows up fine, but when you click on the image it just goes to a black screen...
View ArticleMy Emulater shows output in 90 % chang
Below is the screenshot of my emulater.It shows me output 90% changing.can anyone please help me to correct this. ![alt...
View ArticleAlways show controls videoplayer
Hi, I'm using 3.2.1 sdk and android. My app play a mp3 with video player to use the controls, but after a seconds the controls are hidden. How can I make the contros always appear? After that, I add...
View ArticleNode.acs publishing the app doesn't switch the app to production
Hi, I just tried publishing my app to the cloud however my app is still using the development settings. How can i change it so that it uses production settings? Thanks
View ArticleTitanium SDK install blocked: waiting for user operation to complete
Just installed the Studio, the only missing thing is the Titanium SDK. It fails to install it via GUI with sockettimeout exception when i run ti sdk install, then point to the sdk path, it prompts me...
View ArticleAdd space between TableViewRow
How to add space between each TableViewRow for tableview Window.Jsfor(var i=0;i < benefitElection.length ;i++){ // tblRow_Election[i] = Titanium.UI.createTableViewRow({ height:(Ti.Platform.osname ==...
View ArticleRemote image cache
Hi, I would like to cache remote image but when i changed same image on remote server, image recache on application. Is it possible? I thougt that is possible by remote image's size or modified date...
View Articleapp crashes on win.close() in older android API
Hi - I'm writing an app which works nicely on my Galaxy S3. It works nicely in the emulator (all API 18+ I believe) But when I test in an old API10 (2.3.7) it crashes when the win.close() function is...
View ArticleMy Emulater Does not in right direction
WHen i run the my helloworld titanium app it loads the emulater,but it moves 90% to right side .please look at below picture....
View Articleuploading images to web services
Hi all, I am doing an app where a user can upload up to 3 photos in a particular web service. I am looking for guidance on best practice of how to handle this. Originally, I was going to store images...
View ArticleFile uploads stopped working
Ok, so we have the example code from the docs:Titanium.Media.openPhotoGallery({ success:function(event) { //success callback fired after media retrieved from gallery var xhr =...
View ArticleAccess ACS in Mobile Web app
Hi all. I'm hoping somebody can help us. I understand the CORS limitation when accessing ACS via a Mobile Web app. I'll have to get around this by using a proxy and Ti.Network.httpURLFormatter -...
View ArticleWidget inside a widget
Hi everybody! Is is possible to call a widget inside another widget? If so, how is it done? Thanks in advance!
View ArticleTag users on image like Facebook using Alloy framework
I creating Social application using alloy framework.I want to tag users on image as like as Facebook or instagram application.Is this possible or not? If possible then any suggestion for this.I have...
View ArticleSocial Integration Clouds.
Hello , I am working on clouds Social Integration through my app. I am using Ti.Cloud.SocialIntegrations.externalAccountLogin But in Case of Facebook and twitter user mmail not add to the clouds User...
View ArticleAndroid Camera Zoom with overlay in Titanium
I am trying to add an overlay for android camera using Titanium SDK. Everything is fine. But, zoom is not working. Is there a way to implement that in titanium?I am using the latest Titanium SDK...
View ArticleAdd AMR-NB decode support to iOS app
Current MPMoviePlayerViewController that being used in Ti.Media.VideoPlayer does not support playing video with audio channel encoded using AMR-NB. I'm looking for a way to include the decoder library...
View Articleaccess model on the click of button
Hi All, I am developing an ios app using alloy framework 1.3.0. For that i m using titanium 3.2.0 sdk and testing the app on simulator. I have 2 views and in 1st view i have a button on the click of...
View ArticleAndroid app not compiling
Hi, I am trying to build and and compile a simple Hello World app on Titanium. Titanium SDK: 2.1.4 GA Titanium Studio: 3.2.1 .But its not compiling and throws following errors:[ERROR] Exception occured...
View Article