Cloud.KeyValues getting timeout error
I am in China and when I use ACS, I get timeout error when I call the KeyValues api. I use iphone5, ios 7. thanks, H.
View ArticleAndroid app isn't restarting cleanly after quitting app
I'm running into a difficult-to-debug situation and I was wondering if anyone had any debugging suggestions or if anyone might know the likely culprit. When I first install and launch my app,...
View ArticleRunning service, when app is not running
Hello, I am making an app(IOS and Android) which also check for beacons. I want to start service which to start app when beacon is found. for IOS trying with: Titanium.App.iOS.BackgroundService but...
View ArticleAndroid service do not start
Hi, my android service do not want to start: here is alloy index.js code: var SECONDS = 30; // every 30 seconds var intent = Titanium.Android.createServiceIntent({ url: 'bg-service1-android.js' });...
View ArticleOpening a second window works on iOS but Android won't even load
Titanium 3.3.0.GA and Alloy 1.4. I created a countdown alloy widget that seems to work on iOS but Android won't even load the sample app with it. Basically, all this does is open another window and...
View ArticleNode.js / Titanium / Cordova installations interfering with each other
Hello I used to have Titanium studio on my Mac OS X. I wanted to install Apache Cordova alongside it, but somehow my installation of node.js has developed a relationship with Titanium Studio that...
View ArticleAlloy: how to connect one collection to multiple tableviews
I'm making Alloy application. And I want to use one collection in two tableviews on different windows. And I want them synchronized. But when I'm fetching collection from the controller only first...
View ArticleHow to close detail windows so they don't pile up in stack
I am close to having some new functionality built in my app to display student grades and have one problem that has me stumped. The first step is for the student to select the applicable semester. Once...
View ArticleChat / Video Platform Integration
Hi, I wanted to know if anyone has integrated a API / SDK in Titanium 3.3.0 for iOS and Android platforms for chat and video conference in their applications? I looked at OpenTok but I wanted to know...
View ArticleCloud.KeyValues getting timeout error
I am in China and when I use ACS, I get timeout error when I call the KeyValues api. I use iphone5, ios 7. thanks, H.
View ArticleAndroid app isn't restarting cleanly after quitting app
I'm running into a difficult-to-debug situation and I was wondering if anyone had any debugging suggestions or if anyone might know the likely culprit. When I first install and launch my app,...
View ArticleAndroid service do not start
Hi, my android service do not want to start: here is alloy index.js code: var SECONDS = 30; // every 30 seconds var intent = Titanium.Android.createServiceIntent({ url: 'bg-service1-android.js' });...
View ArticleNode.js / Titanium / Cordova installations interfering with each other
Hello I used to have Titanium studio on my Mac OS X. I wanted to install Apache Cordova alongside it, but somehow my installation of node.js has developed a relationship with Titanium Studio that...
View ArticleAlloy: how to connect one collection to multiple tableviews
I'm making Alloy application. And I want to use one collection in two tableviews on different windows. And I want them synchronized. But when I'm fetching collection from the controller only first...
View ArticleHow to close detail windows so they don't pile up in stack
I am close to having some new functionality built in my app to display student grades and have one problem that has me stumped. The first step is for the student to select the applicable semester. Once...
View ArticleUsing of offline maps
Hi Coders, in my app I need offline maps (tiles from mbtiles) and draggable annotations (for customer added pois an map). I see this situation: com.appmodulator.offline: works with standard mbtiles...
View ArticleWhy are our HTTP connection headers repeating
We are developing a mobile app with Titanium SDK 3.2.3 (we are now compiling it with 3.3.0 GA as well). The app is targeted for iOS devices only and being run on iOS 7.x simulator and devices. When we...
View Articlehow to build a hashtag picker view?
Hey everyone, I am trying to build an application using titanium that part of its functionalities is being able to search for hashtags entered by other users of the application. I have seen other...
View ArticleOpening a second window works on iOS but Android won't even load
Titanium 3.3.0.GA and Alloy 1.4. I created a countdown alloy widget that seems to work on iOS but Android won't even load the sample app with it. Basically, all this does is open another window and...
View ArticleCamera crash on BB in TI 3.3.0
For some unknown reason, my app crashes on BB10 right after a photo is taken. This only happens when I deploy with SDK 3.3.0, it works fine with 3.2 but the stylistic retrofit from 3.3 to 3.2 will be...
View Article