Android SDK Never Configures for 3.2.0.GA
Recently upgraded Titanium Studio to 3.2.0.GA (For Mac) and I've now lost all ability to debug or run for android. Under run configuration it states Please select an Android API version. On the...
View ArticleScrollableViews and scrollToTop
Hello! I'm building an iPhone specific app and would like to use the scrollToTop feature to bring a user back to the top of their view when they double tap the status bar. The problem is that I have a...
View ArticleWhen ACS photo file be deleted?
After delete ACS photo object, photo's url still alive. When photo file(url) be delete? How can I delete files of a photo object immediately?
View ArticleUpgrade 3.2.0 Issue
I have an app that has a a table view that uses data using php and mysql. Before I did the upgrade when I ran the app on the simulator I would click an item that would then open a new view which...
View ArticleAndroid: Opening an activity with a webview containing a HTML5 video for a...
I am serving video's in a webview in Android using Appcelerator Titanium. On iOS this works like a charm. But on Android this gives some problems. It goes wrong the second time an activity is opened...
View ArticleTextField is not behaving normally in version 3.2 on android if it's inside a...
Hi all, I am sick of titanium on android, I face a lot of bugs on android and I am really tired of searching over such things. Text fields don't accept typing on the keyboard, the keyboard is shown on...
View ArticleTitanium 3.2.0 SDK update - Internationalization not working
I have an Alloy project, my windows used titleid attribute or L('home', 'Mobile - Home'); both does not read from strings.xml, this was working in 3.1.3, has something changed? or is it an issue?
View ArticleStudio 3.2.0 don't see android sdk
after updating to studio 3.2.0 for windows and updating android sdk can't build on android, it says: [Android SDK Home] No Android SDKs were found under the specified SDK location
View ArticleRunning app locally
I understand when you run your app on a local webserver (i.e.) 127.0.0.1, it runs and loads index.html for mobile web. I am trying to run my app directly by clicking on my index.html file within my...
View ArticleAlloy and Titanium latest fail to populate table from collection fetch
The following code works with Titanium 3.1.3.GA and Alloy 1.2.2 on iOS simulator 7.0.3. GIST: https://gist.github.com/iantearle/8157754 With XML: <Alloy> <Window id="home" platform="ios"...
View Articlebest way monetize app
Hi, I'd like to know your opinion about the best way to monetize an app. I tried inmobi but i was not able to play interstitial ad on android, I took a look at admob but, if i'm not wrong interstitial...
View ArticleDistributed APK wont install but works with RUN to USB
Created an App with Alloy and TI SDK 3.2.0 GA (All Up to Date). When I Run my App with the target to a Device which I connected via USB it works great. But when I Distribute it for the Android App...
View ArticleAlloy ignoring dataTransform and dataFilter
I've a simple collection with restapi adapter (MyCollection.js):exports.definition = { config: { URL: "http://www.xxx.xxx/api/myCollection", debug: 1, adapter: { type: "restapi", collection_name:...
View ArticleContent assistant not working
The content assistant is not working. I'm working on OSX and have tried the following: 1. Installing the following SDKs: 3.2.0, 3.2.1, 3.3.0. 2. Tried reverting between those versions. 3. Checked the...
View Articletibar module does not work for ios 7
Hi, I am developing Barcode scanner kind of application in titanium. I have used tibar integration module for Titanium Mobile. but unfortunately it is not working. I am using Titanium SDK version 3.1.3...
View ArticleCan install apps on Android Emulator after Titanium update to 3.2
This is the error i get when i try to emulate an app to the Android Emulator. Well, first of all now i have to choose the emulator, aka, 4_HVGA, 1_WVGA, 4_WVGA or 5_WVGA. And i cant use any app with...
View Article[ERROR] : dalvikvm: VM aborting
when I am running my app, after launching I am getting this error. and my Android emulator is automatically launching and crashing continuously repeats it. will any one suggest how to solve this issue?...
View ArticleYou've already purchased this In-App Purchase but it hasn't been downloaded"....
I created free Test Product and Test User in iTunes. if Move that App to ipad...when i click on product purchase button it ask Test User Details..I given those details.. But after that I got this...
View ArticleHow to launch app from native mobile web browser hyperlink
Is it possible, and if so, how would you launch an app using a hyperlink in a web page? The web page of course is being viewed by a mobile device's native web browser. I'm aware that writing an Android...
View ArticlePass data from an Android local notification, to a minimised app
I'm using TiSDK 3.2.0GA on Android. I can successfully create a local notification using bencoding.alarmmanager with the following code in a background service: var activity =...
View Article