Title Image Jumps on Back iOS
Titanium SDK: 3.2.2 and 3.2.3 Alloy: 1.3.1 iOS Simulator: 7.0.3 and 7.1 If I specify a title image for an iOS navigation controller (see index.xml) and then navigate to a second controller and then...
View ArticleiOS Device" since update to 3.2.3">Problem with "Run > iOS Device" since update to 3.2.3
Hi all, For each update, i've a surprise. Since the update 3.2.3 of my titanium studio in the RUN > iOS Device i've nothing. Before i had the option : iTunes Sync and my iPhone. Now i have nothing...
View ArticleTableView Row Indicator Image in Android
How to change default image of row indicator in android with other image?
View ArticleInstallation issues
I'm trying to configure and install the android sdk. I'm attempting to liscence everything except for he 22.6 patch thats at the top. I can't license and install the Google APIs w/o also being forced...
View ArticleGhost Variables
On SDK 3.2.3, Studio 3.2.x, OSX Mavericks, developing for android and iOS using Alloy framework. I have tried without luck to solve this problem of "null object" executing APP.DashboardMenu.init() in...
View ArticleSomebody know how to add the notification globe in the app icon?
Yeah! I mean, I am using notifications in my APP, but I need that every time there is a notification when the app is on background it generates a globe containing the notifications number, just like...
View ArticleFacebook apprequests on iOS
Hi there, I'm using the SDK 3.2.2.GA on iOS 7 and all my Facebook interactions work just fine. However, I just cannot get the apprequests dialog to work. Here's some code:...
View Articlelog file titanium
hello; how can i display my console in a log file in sd card ? thanks;
View ArticleError
When I connect my android device to the computer and try to install my app on my phone, it gives me an error saying... [ERROR] : Conflicting jar files detected: [ERROR] : [ERROR] : The following...
View ArticleAlloy SQLITE preload: Need help passing variable and using it to open new table
With classic:tableview.addEventListener('click', function(_e) { var DetailWindow = require('ui/common/products'); self.containingTab.open(new DetailWindow(_e.rowData.name, self.containingTab)); });In...
View Articlethat !#@! git on Windows
I was only able to install the latest Titanium for Windows on my Server 2012 R2 machine, not on my two 8.1 systems. There is one or more things broken in the Titanium installer since it loves to report...
View ArticleFrustrating issue with variable height of Labels in a TableViewRow on Android
I am having this problem for quite a while now, was hoping it was resolved with the latest SDK, but unfortunately it's still showing up (and driving me crazy). We are displaying remote data in a...
View ArticleBlanck facebook feed dialog box titanium android
I'm trying to send a post to a selected facebook friend wall using the facebook feed API (as the graph API now only works in iphone for me and this is the reason : and this is the code i wrote :...
View ArticleHow can we consume the java webservice using Titanium APIs, please give an...
How to consume a web services in titanium...please send me the whole code of titanium of any particular app..
View ArticleHow change the orange color from Light Theme?
How change the orange color from Light Theme? sample image <?xml version="1.0" encoding="utf-8"?> <resources> <style name="Theme.Titanium" parent="android:Theme"> <item...
View ArticleListView - Can an Item's Event Handler Call Focus on a Different Item's Element?
I have a ListView with 2 templates, item with button and item with text field. Let's say there are just 2 rows/items, 1 button and 1 text field. When I click the button, I want to focus the text field....
View ArticleACS unstable and not to be used as production environment
Firstly, you can't sync between Prod and Dev, the export functionality don't export all data which make it useless. We created our own export utility and also own import utility to move this data from...
View ArticleButton "font" property not working on MobileWeb
Hi everyone. I'm working in a Mobile Web project and I noticed it seems "font" property of Ti.UI.Button isn't working properly. I've created a test project, where I'm placing a Label and a Button in...
View ArticleSamsung SDK - implementing in app purchases? (IAP)
Samsung now has their own SDK for implementing in-app purchases: http://developer.samsung.com/in-app-purchase...
View ArticleChange picker font size for android
I want to change the size and the font size of a picker for android, i've tried a lot and nothing works. Here's my code:var selectProducto = Ti.UI.createPicker({ width:'auto', height:'auto',...
View Article