HTTPClient fail on 3.1.2 GA works on 3.1.1 GA
Application Type: Mobile phones Titanium SDK: 3.1.2 GA Platform & Version: Android Device over version 2.3 ( test it on 4.0 and 4.1 ) ,Emulator work like a charm Devices: Physical Device Samsumg...
View ArticleFormating TSS file: Formatter error: startOffset > endOffset
I'm receivung the following error message in TI Studio 3.1.2 (OSX and Linux): ~~~ !ENTRY com.appcelerator.titanium.editor.tss 4 0 2013-08-23 09:25:29.680 !MESSAGE (Build 3.1.2.201308091617) [ERROR]...
View Articleslide action bar
hi , i am trying to make sliding window in my app but i want to slide window it self with it's action bar is there a way to do that i am developing for android
View ArticleListview: childs are not clickable ;-(
Hi, my listview consists of imageview an the left and a vertical layouted container (simple view) which consists of two labels. Only the area outside of all child elements is click sensitive. It seems...
View Articleapp hangs on splash screen on iPad
I have developed an app for iPhone and iPad. It is working fine in iOS simulator. Launch images are displayed and home screen loaded correctly. But when I build the app and install on iPad, it hangs on...
View ArticlePush Notification problems in production
I had tested the push notification in development profile of appcelerator cloud services. My app has been uploaded on store. It gives an alert wether the user wants to allow push notification from the...
View ArticleSince 3.2.1.GA other behaviour of imageviews in tableviewrows?
Hi, this code:Ti.App.TaxoModel.getImage({ // make proxy caching url : self.image_url, // url of image onload : function(_res) { self.add(Ti.UI.createImageView({ top : '10dp', bottom : '10dp', width :...
View ArticleCant build for Android Emulator
Found lost of fixes, for instance having sdk 2.2/2.1 installed, making sure the dx, aapt files etc from /platform-tools is inside build-tools etc. however still getting an error whilst compiling and no...
View ArticleUsing STOMP/Rabbit Mq via Sockets in TItanium
Hello , I need to connect to Rabbit-Mq using STOMP protocol. I know it is possible using web-socket using lib at following link. https://github.com/sockjs/sockjs-client  But I am wondering how to do...
View ArticleBlackberry, and android common UI Understanding.
Hi, I am creating an application using latest titanium sdk. 3.1.2 with alloy. I wan't to create it for IOS , Android and blackberry(BB10). The app will have multi-language support which will support 20...
View ArticleAndroid Emulator on Mac OSX Error
Every time I try to run my app (or any app, including a blank project) inside of the Android emulator, I get the following error: [ERROR] : Build process exited with code 1 [ERROR] : Project failed to...
View ArticledataFilter function being called twice on collection.fetch()
Given the code below can anyone tell me why the filterFunction is being called twice? It is called twice every time fetch() is called. Is this normal behavior? locations.xml<Alloy> <Window...
View Articlehelp me please ,android emulator doesn't launch my app ??
i just installed the titanium studio on my pc (windows 7 64 bits), i could install and launch my app on my actual device , but the app could not install on the emulator ? i could not see the app icon...
View ArticleTitanium Studio cannot running iPhone simulator.
Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.1.2.GA Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/...
View ArticleListView: Some labels render blank on iOS only
1. Application type: Android and iOS 2. Titanium SDK: Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.1.2.GA 3. Platform & Version: iOS 6.1, Android (tool-api-level 10,...
View Articlewidget support in listview
hi, Are custom widgets planned to be supported with Listview? Am currently using latest version of alloy from Github. Get an error during compile time when I add a custom widget to my template section...
View ArticleTitanium CLI broken on Ubuntu 12.04.3 LTS
After installing the latest Titanium 3.1.2 Production Release, I cannot launch any project from within Titanium Studio or run Titanium from the command line. Here is the result when trying to get the...
View ArticleTitanium for Android: processing SEND intent keeps timing out
I'm new to android development -- working on my first app for Android, using Titanium. I'm running into a problem where my app keeps timing out, but I can't figure out why. I have a feeling there is...
View ArticleInstalling a Module on Android / Windows 7
Greetings Ya'll, Love titanium on both my MAC and my windows 7 machine. Currently working with 3.1.2 and the latest Android SDKs. I am having a stupid time trying to get the Ti.Android.sms module to...
View Article