Titanium current Revmob SDK is not working with iOS 5.0?
Hello experts, I have need to add Revmob SDK in my Application. This is working very good but, with iOS 6. I have also need to run of iOS 5. How i can use in iOS 5 Revmob? Please Help me, this is very...
View ArticleHow to influence ScrollableView rendering?
Hi, can anybody tell me how the views in a Ti.UI.ScrollableView are rendered? So far, I experienced the following when testing (on both iOS and Android) the first view that is displayed and its...
View ArticleSine Curve - Animation
I'm experimenting with animations and Titanium and have been trying to get an image to follow a sine curve. Has anyone had any experience with this? Or could provide some pointers. At the moment on...
View Article[paypal] button doesn't get event click
hello, When I click on the paypal (pay with paypal) button, the event does not fire every time, I am obliged to take it several times before it works. Why? Thank you in advance.
View ArticleHow to Uninstall Mobile Module?
I tried incorporating the ti.barcode module in my code, and that said that it required scandit, so I downloaded that module from their website. After doing so, however, Titanium started giving me the...
View ArticleHow to build titanium mobile source
I'm attempting to build the titanium mobile source code on Windows 7 x64, however have hit a snag. Here are the steps I've done already: Installed newest 2.x version of Python Installed latest Scons...
View Articlewhen an application get killed whether titanium will generate any event?
Hi, if application go background pause event and if it is coming to foreground resume event will be fired by appcelarator.Is there any event which will be fired when user terminate the application or...
View ArticleAndroid ActivityIndicator Looks Different Depending When .show() Called
In an Android 4.0.3 HVGA x86 emulator, I am seeing 2 different stylings of the activity indicator depending when show() is called on it. Although I am using studio 3.1.1, I was seeing the same issue in...
View ArticleChange Splash Screen
Titanium SDK version: 3.1.1 (06/15/13 16:09 f7592c1) Developing for Android 4.1.x device on Ubuntu 12.x Titanium Studio, build: 3.1.1.201306112235 Alloy project. For some reason, following the...
View ArticleTable View Disappearing With Two Table Views on Screen
This is for a mobile app, running on the iPhone simulator, using SDK v 3.0.2 GA and the Alloy framework. I have a window that has a tableview with an autocompleting search bar atop that table view....
View ArticleAttach a bound Model to a Row in Markup?
Is there a way I can attach the model to the row in markup? If not, can I do it in the controller without having to put the row markup in a separate file? Ultimately I want to send the model for the...
View ArticleWebDav Access with Titanium Mobile
How can I access webdav url in Appcelerator Titanium, I have tried with createHttpClient. But no luck. I can access the webdav from mac (Connect to server). Please let me now how to do this in titanium...
View ArticleManage image size (hires and not) from blob
Hi, I have to show a imageView 130x100 and my image is in db as blob data. How have I manage hires dimensions? In hires devices, can I directly convert blob in img.jpg 260x200 ? or do I have convert...
View ArticleMapview doesn't center around region
This is my mapview declaration <View id="map" ns="Ti.Map" onClick="mapClick" animate="true" regionFit="true" userLocation="true" mapType="Ti.Map.STANDARD_TYPE"> <Annotation id="eventLocation"...
View ArticleDebugging Errors in Android Background Service
I'm totally at a loss. When using a background service in android, there is no interface shown which displays errors. I need to find a way to get what errors are occurring in my background service....
View ArticleAndroid gallery and android camera crashes
Hi guys, I am trying to select a picture from gallery and take a picture at android, but gallery crashes after select a picture and camera crashes after pressing the save button, both restart my app, I...
View ArticleAndroid token for push, api ask for 23 charas in I have 162 chars ?
Android token for push (GCM), api ask for 23 charas in I have 162 chars. How convert this:...
View Articlegrabar varias imagenes (titanium - android)
I have a problem, I want to record in a database of several images, these I have converted the string, the first three images be recorded properly, but when more than three there is always an error and...
View ArticleWill not run on Provisioned iOS device
Simple Hello World Alloy application. SDK 3.1.1 Latest versions of Titanium Studio and iTunes. Provisioned iOS device, Xcode able to install compiled applications. Same provision profile / cert used...
View ArticlePlaying with Android Actionbar
Hi, I'm new to Appcelerator and was trying to replicate the following: http://jeanlucdavid.com/2013/01/creating-a-foursquare-style-actionbar-on-android-using-appcelerator-titanium/ // Setup TabGroup...
View Article