How to download In-App hosted content? from sandbox environment in titanium
I created a non-consumble produt by using apple hosted content. when i click on purchase button it asking test user credentials, i provided that details. when first time i want to buy it is not showing...
View Articlehow to fix [ERROR] : Unable to find iOS Simulator 7.0
I run js but [ERROR] : Unable to find iOS Simulator 7.0 how to fix it
View ArticleObjects field value pass on from one window to another window
How can I transfer custom objects fields value (which is store in appcelerator cloud services) into another window? These objects fields value are stored at the first page when I clicked on a button.
View ArticlesectionIndexTitles in listview with markers
I have a listview with markers to have a lazy loaded list. Now I want to add sectionIndexTitles for a quick alphabetically access to all entries. Is that possible when markers are used?
View ArticleCustom AJAX dropdowns strange behaviour
Ti.SDK 3.2.0.GA iOS 7 I need to do an "AJAX" kind of thing in my app. I have two dropdowns empty and when i click the first i need to go to server and bring the correct data that depend on the choice...
View ArticleNo Android SDK under the specified SDK location
Hello, I've installed titanium and android sdk 2.3.3 it worked fine. but after adding an evironnement variable PATH to add sqlite and after restarting titanium i've got a strange error in titanium when...
View Articleubuntu problem
I have error when titanium studio updated, was trying in ubuntu 12.04 12.10 and 13.04 with same result : Error encountered during update Failed to install acs. Please see the Studio log for more...
View ArticleNew Airpush Native Plugin
Hi appcelerator forums, My name is Nick and I am part of the publisher solutions team at Airpush! Just wanted to let everybody know that we just released a truly native appcelerator Plugin for our new...
View ArticleModel-View Binding: Can't bind data to a selected collection model
Hi everyone, I am trying to bind a collection to multiple ListViews (works perfectly) and a detail window which displays data of a selected model (this is the part that won't work). Each of the...
View ArticleAnnotation Click Events not working on Android Help!
There is my code the event listener not working , I wanna open a new window with description of the stores but not open. Here is the code. mapview.addEventListener('click',function(e) {...
View ArticleNot receiving payload on iOS for UA Push Messages
This is a classic application (Ti 3.1.3.GA; ti.urbanairship module 3.0.0) that pretty much uses the example code provided on Github. The app appears to register fine, the phone receives the message and...
View ArticleLocation-reading iOS app that runs in background indefinitely
App type: mobile Ti SDK: 3.0.0 Platform: iOS 5.x, 6.x + various iPhones and iPads I'd like to ask a question about running in the background on iOS. This app is an enterprise app and need not pass...
View ArticleGetting the indexes of TableViewRow(s) in a TableView
I'm currently trying to add functionality to my iPhone program where changes are made to a table after it's been created. I've found lots of functions in Titanium.UI.TableView to let me do this, but...
View ArticleAndroid garbage files
Hello, i have a common question. I'm developing an app for iOS and Android and testing the app on real devices. After installing and testing the app on android, i'm always uninstalling the application,...
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 ArticleProblem With WebView - Android - Local JS
Hi all i have a webview that load a local js file when i run the app in the emulator or device in developing mode all work fine. when i try to prepare the app for the distribution it stop to work , it...
View ArticleNew apps created in studio does not show up at my apps at appcelerator.com
I've logged into titanium studio with my appcelerator account. If i create a new app in studio, the app does not show up in https://my.appcelerator.com/apps This causes validation errors for purchased...
View ArticleListview with template cannot get item click event to return item info
Application type: Mobile Titanium SDK: 3.2.0 Platform & version: Andriod 4.0.2 Device : Andriod Emulator Host Operating System: Windows 8.1 Titanium Studio: 3.2.0.201312191547 Hi Guys we need to...
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 Article