Problem with database on iOS device
Hi, I need some help with titanium.datatabase.install. I'm having problem with database on iOS device. When I pass de app to device and try to run on, error appear with the next message: invalid...
View ArticleRequire global function in alloy.js, error at startup on device.
I want to use the same instance of "Data" from all my controllers and makes is global in alloy.js. It works fine in the simulator but on my device I get "Application Error: Couldn't find module: Data"...
View ArticleTarget question in Android Virtual Device (AVD)
While I am developing on android, I want to create a new virtual device. In the example of the image, what is the difference between the two targets marked? Thanks :)
View ArticleAndroid Crop Image Error
Hi, i have implemented a crop image for Android 4.0.3 and Titanium sdk 2.1.0. I open the gallery of android , crop and save. My problem is that I cannot obtain the cropped image. In the Emulator works...
View ArticleHow to calculate height of tabGroup
I'm trying to make a view the height of the device which is done easily using Ti.Platform.displayCaps.platformHeight but then I want to subtract the tabGroup height from it to make it appear exactly...
View ArticleMultiple Device Support
what is the best way to make app compatible with devices of various dimensions. what are the best practices for it. - How to use images - How to set Frames of views
View Articlebuild on ios simulator but fail on ios Device
Hello, I use Titanium SDK 3.0.2.GA, Xcode 4.6 and iOS SDK 6.1. When I run my app on the iOS SImulator it works but when i try on ios device it fail : [ERROR] : ** BUILD FAILED ** [ERROR] : The...
View ArticleGrabba Biometrics Device
Does anyone have any experience with building an App in Titanium that interfaces with a Grabba Biometrics device? http://www.grabba.com/
View Articleti.admob can show ads in emulator but cant in real devices.
http://developer.appcelerator.com/blog/2011/09/admob-for-android-module-tutorial-and-code.html i follow this post to add ti.admob to my app. along with the following changes: download the latest google...
View ArticleCant build, recently installed on Ubuntu 12.04
I think i installed everything right (I suppose, is there anyway to find out if its ok?) on a Ubuntu (12.04). Now I cant build even the skeleton app. The console outputs this:[TRACE] Writing out...
View Articleset effect color to camera android
How to set color effect white balance camera for android? Help me!!!
View ArticleCustom module makes app crash at start if on wrong iOS version
We are including a custom native module from the market place in our app. That module references a framework that is available only from iOS5+. This makes the app crash on startup on an iOS 4.3.3...
View ArticleInstalling apk file on device - INSTALL_PARSE_FAILED_NO_CERTIFICATES
I tried to install my first apk file on a device today and it failed with the above message. So I ran the key, jarsign and zipalign checks and it passed them all. After reading about Java problems, I...
View ArticleInstall app on iPad, stuck on splash screen
Hi everyone, I've been struggling with this issue for hours, can't find a solution. I've made an universal app for iPhone and iPad which works fine on simulator but fail to launch after the splash...
View ArticleRecord Sound Not Working on Simulator or Device
Below is a snippet of code from my app. Most of which was taken directly from Kitchen Sink. I have tried multiple different solutions but nothing seems to be working. It does not work on the Simulator...
View ArticleScrollable view inside a scroll view
the code is working fine in emulator but I run the app in device its not working.any suggestion plsTi.UI.setBackgroundColor('#fff'); var win=Ti.UI.createWindow({ modal:true, backgroundColor:'#fff',...
View ArticleAndroid Build Error
I installed some new packages (like Google Play Services) and updated some existing packages in the Android Manager and now when I try to rebuild the app that I am working on I get the following...
View ArticleiOS app crashing on device with exception EXC_BAD_ACCESS (SIGSEGV)...
Good day everyone, I am in the process of creating an iOS app for iPhone/iPod/iPad using Titanium SDK 3.1.1GA and using iOS 6.1 SDK and Xcode 4.6.3. I am at my wits end trying to figure out why the app...
View ArticleDeploy on iOS Device or Store fails 90% of time
Hi, Each time I want to deploy on iOS device or App Store it takes me ages because 90% of times I got the following error: ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] :...
View ArticleHow to record and store an audio file and a unique identifier for that file...
Hello, I want to record an audio file (5 seconds of voice message), then store it on my device as a file and create at the same time a key of an object that I store in Properties, that let me retrieve...
View Article