ACS - porting cloud application to a different account
Hi all, I built an app using my Studio login. The app is actually for a client that needs access under its own ACS account. Problem is, all the security keys point to my account. I tried manually...
View ArticleI need a background process/services like Whatsapp
Hi, I need, as i have written in the title, to know how to implement a background process that NEVER stops. I have already implemented a standard background services whit appcelerator (as here...
View ArticleWHAT'S GOIN' ON?!? IS THE SITE UNDER SPAMMER ATTACK?!
The forum is full of crap by a spammer (astrology, love and crap like this)!
View ArticleLayout works well only in the simulator not on real phone
Hi, I use Win7. I have a simple layout with a window and inside it a view. This view (vertical layout) has two imageViews inside. On the simulator I see the app layout perfectly. On Samsung S3 I just...
View Articleandroid module get file from appdata, appdata-private
i am downloading files to directories: Ti.Filesystem.getApplicationDataDirectory(); -> appdata-private:// Ti.Filesystem.getExternalStorageDirectory(); -> appdata://...
View ArticleACS HTTP REST Querying Posts Object for Users
All, I am making a rest call to ACS, trying to pull those posts create by friends. I am passing in the array of users with the following call:...
View ArticleiOS Map Multiple Annotation
Hello guys, I have a problem with changing title of an annotation among multiple annotations. I have set myid for each annotation differently. My question is that is it possible to change properties of...
View ArticleIs there any lucky guy who uses Win7 and is able to use tishadow on his...
I don't know what else I have to do. I use Win7. I have T.Studio 3.2.1 and AndroSDK r22. I can build and deploy Android apk without problem. I'm trying to use this tishadow since one week without any...
View ArticleRemove old tableview rows with every new search
I am running into an issue where every new search I run from my search bar adds new rows with the data in addition to rows with old search results. I am looking for every new search to remove all of...
View Articlelabel of view: error compile java source file
var label4 = Titanium.UI.createLabel({ text:"College", top:0, height:30, left:0, width:"90%", textAlign:"right", color:"#FICB5", backgroundColor:"#363F45", });
View ArticleDealing with saved images
Hi All, I have encounter an issue with managing images that I can't seem to find an answer for. I am developing for iOS, running 7.1, and am using the latest version of the titanium SDK (3.2.2). More...
View ArticleApp keeps stuck on the splash screen
Hi, My app freezes on splash screen, when I build for an android device using the "Run" option. If I build with Debug, it works fine. This is the log of my app[INFO] : TiApplication: (main) [225,425]...
View ArticleTi.Geolocation.forwardGeocoder any restrictions ? [ios,android only]
I need to get the coords when user enters the address. I suppose that Ti.Geolocation.forwardGeocoder function uses google maps API ? Do you know are there any restrictions when using it in application...
View ArticleThank you Titanium :: My New App
This is no real question but as a relative active user in this forum I would like to introduce my app. CarTrade.com Google Play Link :: CarTrade.com The CarTrade.com mobile app offers users easy access...
View ArticleRebuild don't recognize changes maded on widget
Hello to everyone, I'm a newbie with Titanium. I'm using some widgets to start my project, but when I made changes on widget.js file and rebuild I can't see the anything new on app. I'm try using "ti...
View Articlepush notification bug
when testing on android device i got :Unable to resolve host"api.cloud.appcelerator.com":No address associated with hostname. and on iOs there is no response, and by verifying logs on the appcelerator...
View ArticleSometimes I get "Unfortunately APPNAME has stopped working" on real devices...
Hi, this is strange. I developed a little app with few imageViews on which I added an eventListener to reproduce a small different mp3 file depending on what imageView I touched. This is part of the...
View ArticleAndroid Navigation issues
Does anyone know of any good resources on how to set the navigation focus? I am doing development for FireTV and it is working for the controller. I am not able to figure out how to set the focus or...
View ArticleLazy load when reaches bottom of scrollview
I have a scrollview that I want to implement lazy loading. So far, all the code that I've found relates to update when near the bottom. But what I want is that when the scrollview reaches bottom, then...
View Articletable view scrolling issue
hi, i am suing tableview to bind dynamic data. and row have text box but when keypad comes scrolling is not working . and some text box get hide.can anybody give solution. Thanks
View Article