density specific images take too much space - portrait and landscape
I have the same images in the landscape and portrait folders for each particular resolution. This makes my app be 30MB instead of 18MB. If I don't include my resources in the landscape folder also, 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 ArticleTi.Contacts API
Is it possible to use this API for adding contact to favourites or to share contact? Or it can be done on some other way in Titanium iOS app? Thanks in advance.
View ArticleiAd interstitial ad through Titanium
Is it possible to call an interstitial ad through iAd without installing a third-party module? The banner ad through iAd works just fine for me. But I can't figure out if an interstitial ad is possible...
View ArticleFacebook Logout DOEST NOT LOGOUT
I'm trying to logout the current user so another user can enter BUT the facebook logout doest not work! Someone knows how can I fix that? I already tried many things... code: var fb = require(...
View ArticleMy simple simple app not install into android emulator
Hi .... i create a simple app to days ago and work fine,but after update don't install this app on android emulator.I don't kwnow the motivation. I post my console, help me please: Titanium...
View ArticleReceiving multiple notifications
I've been developing and testing notifications and I now get several notifications every time I send one. Is it possible that my device was registered more than once with different tokens? If so, how...
View ArticleXML children node name
I have an xml like this <element id="id1" > <name> <![CDATA[<b>Folder 1</b>]]> </name> <element id="id2" > <name> <![CDATA[<b>Folder...
View ArticleCloud 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 ArticleTi Studio 3.2 - Importing an Existing Module Project
I am attempting to recompile the bencoding.AlarmManager module against the 3.2 SDK. I've attempted to both import the existing project, and pull the project directly from GitHub, but in both cases, I...
View ArticleError on sqlite query syntax.
Anybody knows what this error is ? [ERROR] : inexpected token: punc([) [line 48, column 69] [ERROR] var sql = "DELETE FROM tbSection WHERE SECTION = ?", arrSections[section - 1];...
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 ArticleProblem with Map V2 buttons on annotation's leftView
Hi, I have created a map (V2) on Android, I have some annotations and on each annotation the leftView is a View with buttons on it. Unfortunatelly I'm not able to get the buttons events. I have tryed...
View ArticlePayPal money transfer confirmation API
Hi All, I want to know that when anyone user of PayPal send money to my PayPal account so how can I check in my App that I received money? Is there any API which returns me that i received Payment in...
View ArticleAlloy + setInterval global function (alloy.js) + addEventListener = listening...
Hi, I have a strange behavior on my app, that I can only re-produce once the app is on the device (not in simulator). My app is written for iPAD using Alloy (multi-tabbed) on Titanium SDK 3.2.0.GA. So,...
View ArticleBackgroundModes for Android
We have BackgroundModes for IOS but not Android. We need the audio, location and VOIP to make a phone call through internet line. Anyone with some ideas? Thanks in advance.
View ArticleTi.Contacts API
Is it possible to use this API for adding contact to favourites or to share contact? Or it can be done on some other way in Titanium iOS app? Thanks in advance.
View ArticleiAd interstitial ad through Titanium
Is it possible to call an interstitial ad through iAd without installing a third-party module? The banner ad through iAd works just fine for me. But I can't figure out if an interstitial ad is possible...
View ArticleMy simple simple app not install into android emulator
Hi .... i create a simple app to days ago and work fine,but after update don't install this app on android emulator.I don't kwnow the motivation. I post my console, help me please: Titanium...
View ArticleReceiving multiple notifications
I've been developing and testing notifications and I now get several notifications every time I send one. Is it possible that my device was registered more than once with different tokens? If so, how...
View Article