DisplayCaps is undefined
Why is DisplayCaps undefined? I would like to read this valueTitanium.Platform.DisplayCaps.platformHeight but I get the following error: TypeError: Cannot read property "platformHeigt" from undefined...
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 ArticleiOS app installs on device but won't launch (nothing happens)
I have an app that is working in Simulator (and I believe it was working on a device a while ago); I've just installed in on device - it's there, but nothing happens when I tap the icon… Nothing shows...
View ArticleUnable to start the Genymotion virtual device.
I have successfully installed genymotion with virtual box from this link by following instruction: http://docs.appcelerator.com/titanium/latest/#!/guide/Installing_Genymotion In the console mode the...
View ArticleTrying to write an event to the Android calendar
So, I am developing an app that requires to write simple events to a device calendar. It is working beautifully on iOS but Android is (yet again) proving to be finicky at best. I gave up on trying to...
View ArticleHow to use the device screen size ?
Hello everybody ! I'm just a new user of Titanium Studio, and I'm currently learning how to develop on Android. More, I'm sorry for my bad English (because I'm French !), and I hope I will be clear....
View Articlecom.apple.syslog_relay unable to debug on device
Hi to all, Today I'm unable to debug on my connected iPhone 5S. I get this error on console: [ERROR] : Failed to start "com.apple.syslog_relay" service (0xe800007f) [ERROR] : Project failed to build...
View ArticleHow to get the device screen size ?
Hello everybody ! I'm here because I've got a problem. I want to get the device screen height and width. I've triedscreenHeight = Ti.Platform.displayCaps.platformHeight; screenWidth =...
View ArticleUse only HD images
Hi, I am new to mobile and titanium development. I target both iOS and Android. I use "dp" as the default unit. My concern is regarding using different image sizes for the same image. I want to aford...
View ArticleTitanium Studio Run Icon Disabled
I have import a Titanium project from Gtihub into Titanium studio, after the import Run Icon was disabled. Refer this screen1 Now I can't able to run this project in in simulator or device. Because the...
View ArticleUsing file generated by Titanium.Filesystem.getFile()
I am using Titanium(Version: 3.4.1.201410281727) on windows 8.1 to built an android application targetingandroid OS v5.0(Debugging on Nexus 9). I have been trying to generate some data by accelerometer...
View ArticleMy app freezes when deployed by testflight
Hello everyone, I developed the following app with appcelerator: type: mobile SDK: 3.5.0 GA Platform: iOS 8.2 Device: iphone 6, iphone 4S, ipad Titanium studio: Titanium Studio, build:...
View ArticleAndroid emulator not working
hello all,am new to titanium and really having issue with the emulator. Am using windows 8.1 and each time i tried running program through the emulator i usually have this message or says android...
View Articlehttp://forum.ionicframework.com/t/http-www-cleveland-com-events-event-current...
http://forum.ionicframework.com/t/http-www-cleveland-com-events-event-current-link-fast-and-furious-236621/20551
View ArticleNo android devices found
So I just updated Titanium Studio to 3.3 and now no Android devices are found anymore. It worked before, now it doesn't. Eclipse can find android devices, as can the tools in the Android sdk...but...
View ArticleAndorid Device
Hello All, I was using Samsung Galaxy S3 to test my apps on device and i have bought a new LG G3 (d855) and i can't see my device at Titanium Appcelerator Studios. I have done everything what was...
View ArticleRetain the original time in the application even if the user changes it.
Hi, I am using Titanium Studio, build: 3.4.1.201410281727, DSK 3.5.1.GA .... I have an application that records supervisory visits by a check in but they change the time of the device. How can I retain...
View ArticleApp crashes on Android but working well in ios
My Appis crashing in android when I click on the launcher icon. The app is not starting at all. But its working fine in iOS. This is the error I am getting: Log[WARN] : dalvikvm: threadid=1: thread...
View ArticleThere are no Android devices connected
Hi everyone, I have this problem in my Windows 8 and Titanium 3.2.0. !ENTRY com.appcelerator.titanium.android.core 4 0 2013-12-22 11:30:24.853 !MESSAGE There are no Android devices connected My device...
View ArticleError signature in android
This is terrible! I tried to compile the app, works great when sending to the device ... But when sending the export command is not working. $ titanium build --platform android -T dist-playstore...
View Article