Universal app and iPad specific images
Hi I am using SDK 3.1.1 and working on a universal app using alloy, and I could do understanding the best way to handle device specific images. RIght now I am just targeting iPhone and iPad so need to...
View ArticleApplication has exited from simulator ios
Hi guys, Okay I can't get ANYTHING to run on the ios simulator. I first set up this mac about a year ago and everything ran fine. I had a very simple app to test it and the iOS simulator ran it...
View ArticleGet Email dialog recipient
Hi, I use the emailDialog with subject and body I build myself. The thing is that I want to set in the recipient default value the last address the user used (the last time they sent email from my...
View ArticleShinobiCharts support for Appcelerator
Hi all, I'm a member of the ShinobiCharts development team, and we've just released a proof of concept iOS module. We're looking to gauge the level of demand there is for this kind of product, and...
View ArticleVery strange behavior: app sometimes works and sometimes not!
This is very very strage! I wrote a very simple app for Android (target 2.3.3). I use Windows 7 64bit. When i launch the app the first time it seems to work well but if I exit and relaunch it appears...
View ArticleleftNavButton and rightNavButton spacer appears if using backgroundImage ?
Hi, I am trying to add custom buttons to the left and right navButton but a spacer seems to appear if I set a backgroundImage. If only the title text is set the spacing is correct. Here is my example...
View ArticleHttpRequest Works on iPad, Fails on MobileWeb
I've boiled an httpRequest down to the easiest testable model. Testing this on iPad returns the correct info from the server. Testing this on MobileWeb does not return anything except an error ('Can't...
View ArticleiPad SplitWindow - Swapping out Windows in the DetailView?
I am trying to find the best way to implement the SplitWindow iPad control. I currently have a table view set as the masterView. What I want to do is swap out the detailView with a new window or...
View ArticleChange height of view to 1000dp
Hi, I just want change height of view to 1000dp, because when I do this, it becomes invisible. Thank, for your time ^.^ Application type: mobile Titanium SDK: 3.1.0 GA Platform & version: Android...
View ArticleAndroid push notification not working
Application type: mobile Titanium SDK: CLI version 3.1.2, Titanium SDK version 3.1.3.GA Platform & version: Android 2.3 Device: Android emulator Host Operating System: Windows 7 Titanium Studio:...
View ArticleAnalytics: Trying to get data for the app took too long only in one app
Hello! for last two days I can't access to my analytics of one of my apps, the reports of others apps works fine, what can I do?
View ArticleUpdating my Titanium Studio/Linux ElementaryOS
Error encountered during update Cannot install Node on platforms other than Windows or Mac. Got that error while updating the Alloy and the studio !SESSION 2013-12-16 18:17:52.851...
View ArticleSearchBar Text Color - Android
I have a searchBar attached to a tableview that works great except the text color on Android is too light, very difficult to see the font. This is not an issue on iOS. There doesn't seem to be a color...
View ArticleCloud.Likes.create does not work. Returns is not and object (undefined)
I am trying to add a like to an existing post that I have by using the following method. favorite.addEventListener('click', function(){ Cloud.Likes.create({ post_id: itemID }, function (e) { if...
View ArticleInvalid Image type for ImageViews
Hey Guys, In my app, I'm not sure if the file that's gonna be downloaded from the server is an image or not (but people are supposed to have only images). Is there a way to make image view not return...
View ArticletextField blur is not working for me on a modal window pop-up
I have a save button at the bottom to confirm changes and everything I enter in the textfield, the keyboard stays open and doesn't close until I click the iOS iPad close keyboard button. I am tryng to...
View ArticleOrientation modes in ipad
HI how to give dimensions in both portrait and landscape modes in ipad, I mean how to write the code for both modes. Thanks
View ArticleUsing evalJS to call function inside webview
I am having trouble calling a function inside my webview from my code in titanium. I simply want to pass a value from my slider to my google charts functionality to redraw my chart. Anybody ever tried...
View ArticleTi.Paint UnsatisfiedLinkError: Couldn't load ti.paint from loader...
When I include Ti.Paint Appcelerator module in my Android project and I build it, the app will work for all devices except for the Samsung Galaxy Tab S3. Many of my clients have this device so I am...
View Article