Cloud users login = invalid but create = already exists
I am getting a lot of error reports from users of my app about TI cloudPush. Perhaps I am doing something wrong, but I can't figure out what. Especially because 80% of the times it just works, I myself...
View ArticleUpdating software has encountered a problem
Hi Guys, I let Appcelerator do an update and it just won't go after a few attempts. Error as follows, please help: An error occurred while collecting items to be installed session context...
View ArticleRetrieving cloud data from another window
Hello, I want to retrieve cloud data(custom objects) from Appcelerator clouds services and I want it to retrieve from another window. At the same time, making sure that the objects data is able to be...
View ArticleKeep android process runing even if app is closed
I want to have a GPS tracker running in the background even if the app is closed (back button AND from the app switcher). But as soon as I swipe it out of the app switcher the process is killed...
View ArticleImageView does not completely fill in width
I have this simple Alloy view:<Alloy> <Window class="container"> <ImageView id="header" /> <ScrollView id="content" /> </Window> </Alloy> and its style:".container":...
View ArticleUnused TSS class styling rule
I have some instances where I know my TSS classes ARE being used, yet I am indeed using them. Is there some setup I am missing?
View Articleretriving database values from global variables
Hi Please help me, I have three tables, table3 contains table_Id and table1_Id, when I click the button I can retriev only table_Id values from the gllobal variable, I shoudl get table1_Id values also,...
View ArticleIOS Shoutcast Stream Metadata PLS
Hi, i would like to know if someone knows how i get the Metadata from a Shoutcast Stream. I couldnt found anything near in the documentations that could help me. Does anyone have a solution for that?
View ArticleMake android tagroup width/dimension be responsive on all kinds of android...
Hi how can I make my tabgroup's width/dimension be responsive on all kinds of android devices. My tabgroup's width/dimension is working fine on Samsung S3 but when I tested it on smaller screen the...
View ArticleMultiple Event fires on OptionDialog
I create option dialog in Alloy xml file.Then after, I fired onclick event in multiple options.But I gets multiple event firing on one particular option in option dialog. I doing some following...
View ArticleLandscape and portrait modes for android
platfrom : Android SDK : 3.1.3GA Hi Iam facing a problem when Iam designing for both modes in Android, I used this code for orientation.Ti.Gesture.addEventListener('orientationchange',function(e) {...
View ArticleCan't start new Mobile App - undescribed "internal error"
Hello everybody. I guess the title tells it all: when I try to start a new project, as described in the Quick Start tutorial, it simply pops up an error saying "Internal error" and a nice but somewhat...
View ArticleKeep android process runing even if app is closed
I want to have a GPS tracker running in the background even if the app is closed (back button AND from the app switcher). But as soon as I swipe it out of the app switcher the process is killed...
View ArticleImageView does not completely fill in width
I have this simple Alloy view:<Alloy> <Window class="container"> <ImageView id="header" /> <ScrollView id="content" /> </Window> </Alloy> and its style:".container":...
View ArticleUnused TSS class styling rule
I have some instances where I know my TSS classes ARE being used, yet I am indeed using them. Is there some setup I am missing?
View ArticleMake android tagroup width/dimension be responsive on all kinds of android...
Hi how can I make my tabgroup's width/dimension be responsive on all kinds of android devices. My tabgroup's width/dimension is working fine on Samsung S3 but when I tested it on smaller screen the...
View ArticleMultiple Event fires on OptionDialog
I create option dialog in Alloy xml file.Then after, I fired onclick event in multiple options.But I gets multiple event firing on one particular option in option dialog. I doing some following...
View ArticleLandscape and portrait modes for android
platfrom : Android SDK : 3.1.3GA Hi Iam facing a problem when Iam designing for both modes in Android, I used this code for orientation.Ti.Gesture.addEventListener('orientationchange',function(e) {...
View ArticleProblem with Alloy collections and navigation view
I have a listview that shows a list of categories. When a category is clicked a new windows should open inside the same navigation group that displays child categories of that category. The problem is...
View Article3.2 Very long build times!
Hi there, I've just updated to 3.2GA on both my Win 7 and Mavericks machines and my build times have gone through the roof! (on both machines) My project used to do a build from clean in about 55s......
View Article