Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Browsing all 8068 articles
Browse latest View live
↧

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 Article


Embedded 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 Article


My 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 Article

Always 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 Article

Node.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 Article


Titanium 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 Article

Add 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 Article

Remote 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 Article


app 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 Article


My 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 Article

uploading 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 Article

File 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 Article

Access 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 Article


Widget 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 Article

Tag 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 Article


Social 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 Article

Android 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 Article


Add 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 Article

access 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 Article

Android 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
Browsing all 8068 articles
Browse latest View live