Ti 3.2.0GA: Android device installer not working
Hi. After resolving my problems with the emulator, that is currently working, I'm trying to install my app to a Nexus One test device without success. The only thing I get is: [INFO] : Alloy compiled...
View ArticleAndroid app view disappear after loading multiple child window.
when i switch between different windows in the Android App sometimes the view in the window become invisible. There are no any errors in the code. sample code next.addEventListener('click', function()...
View Articlemissing *.so files and does not create libs folder
Hi all, When I build my module it returns success but doesnt create libs folder and I could not find *.so files anywhere. How can I create libs folder ? Thanks.
View ArticleSimple View with simple Label, hide the text sometimes
When I compile the app to run on mobileWeb, the labels are ok, but on android, in some places, it's hidden, in this exemple above, I've the same xml 6 times, only change the id of 'title' and 'value',...
View ArticleAndroid: trayClickFocusedApp event not fired when push notification clicked...
Does anyone know how to get the trayClickFocusedApp event to fire reliably? The code below is for a simple app.js test where a single window is opened, a push notification is fired off and then the app...
View ArticleTitanium documentation offline?
Hi, I love this documentation! But how I can read it offline? I have tried to mirror with 'wget -l0-r'. But the layout is chrashed. Any ideas or suggestions? JSON version to build an app? Rainer
View ArticleCannot see all subscribed devices for push notifications?
I'm using ACS for push notifications. Under "Show Console" it says i have 15 iOS clients and 171 Android clients subscribed to push notifications. Screenshot: http://i.imgur.com/pUS16xX.png However,...
View ArticleMobile Module Project for Android
Hello All, I create mobile module project. If i have not change in this module it is packaged successfully but i have change some in this module like i have set android.ndk=/ndkpath in build.properties...
View ArticleiOS7 autoAdjustScrollViewInsets gets overwritten when focusing textfield
Hey, i'm searching for a solution for days now and this problem is slowly driving me nuts. I've created a window with a scrollview and in this scrollview there are several textfield inputs. Whenever i...
View ArticleListView multiple ItemClick and longpress event.
Hi I am not able to longpress event with ListView, Lonpress event is fired when I "Long press" on particular section of ListView , but it is not fierd when I "Long press" on item of that particular...
View Articlepersist cookie in webview
Am using 3.1.3.GA sdk, Alloys 1.2.2 and 2.3.3 Android Emulator. In app, I am persisting the login of the user and for some reason I need to access site url in webview, there am unable to persist...
View Articleti.udp -> Cannot read property 'proxyAttrs' of undefined | abnormal process...
Hello, After creating a new android project and added ti.udp module, I'm getting the following error:[DEBUG] : Adding library /Users/diniz/Library/Application...
View ArticleA line is drawn over the textField with small height on android on version 3.2
Hi all, In version 3.2, on Android, if the textField's height was less than 40 (the problem happens at 35), I find a black line drawn over my object, the same happens with labels and pickers. I am...
View Article1 Install Shows 2 times in App drawer
Hope someone is in a holiday-inspired problem solving mood! :) I hope that this has been answered and that I'm just unable to search for the issue using the right terminology. I can't afford for this...
View ArticleOpen local file in Safari
Dear Friends, I know you may find this hard to believe, but I'm really on the last part of my app. I just need to open a file in Safari. How can I do this? I tried using the command:...
View ArticleAndroid - Uncaught Error: Index -1
Well, i have this annoying problem, every time i call a function to request data from SQlite database, when the request is empty, the App stop working. In iOS works flawless, but in Android don't. This...
View ArticleQuerying User custom fields does not seem to work
Hi, I am trying to query for users based on custom define fields but for some reason ACS is not adhering to my where clause in my query statement. For example I have Cloud.Users.query({ page : 1,...
View ArticleTextFields Have Gray Background Since Upgrade to 3.2
Ever since upgrading to Titanium version 3.2 the other day, my app has been deployed with textfields with gray backgrounds that I can't properly fix. Looks good on the emulators, but I can't seem to...
View ArticleIs there a module I can use to capture/display signatures?
Looking for a module that will work across the broadest number of platforms, but minimally Android and iOS. I had been using ti.Paint module, but apparently it is not compatible with the 3.2.0 update I...
View ArticleAdd iAd adapter to Admob module
Hello :) I've been using Admob for the past few months and it has been working great, but it changed a couple months ago and they now require an adapter in order for mediation to work with iAd. This...
View Article