Community Questions & Answers
Threading Support?
Anyone care to share some best practices with regard to implementing multi-threading in an iPhone app with Titanium? As far as I can see there's no direct support for thread creation/management. So far we've been using setInterval to create recurring...
desktop 1.2.0 mac flash
Hi, I'm having this odd problem with titanium desktop. In my app I need to use flash swf file so when ever I try to insert embed tag directly into index.html the app crashes right after init. Is there any progress/workaround/for inserting flash into...
Desktop SDK 1.2.0 crashes for some reason
- OS X Lion - Desktop SDK 1.2.0RC2 / or latest build (1.2.0...) ___ My super simple single html file app crashes with 1.2.0RC2 but works with 1.1.0. What could cause this crash? * Clip * ~~~ 2011-07-23 01:30:12.187 MyApp[14998:1407] _createMenuRef...
Packaging Failed with SDK 1.2.0
Hi all, I've tried to package my Desktop App for In-House Testing and get the following error: ~~~ "Packaging failed with message: Couldn't find release package at:...
Desktop 1.2.0 RC2 Issues
I'm having issues not able to test or package my stuff with RC2. RC1 was working fine. I running under XP 64 with Titanium Developer 1.2.2. When I "test" - I get the following output: ------ Preparing to package and launch desktop app. One...
Ti mobilesdk 1.2.0 & iPhone SDK 3.2 or 4.0 Build Failed. Help?
I know discussion of this has been swirling around, but I've been digging through the Q&A here and still haven't resolved my issue. It's be great if these kind of wide-affecting issues were stickied somewhere they could be easily found. Anyway... I...
Download Titanium 1.0.0
Hi ! I'm a new user of Titanium and I try to run the little example app on the Android Emulator. My emulator seems to run smoothly, but when he says me *"[INFO] Deployed ProjetTest ... Application should be running."*, the emulator...
Can't install app in local itunes (run on device)
Hi, I built my iphone app with no problems, installed the provisioning files with no problem. But when I click on "Install Now" nothing happens at all. I see the "installing app onto iTunes" message, but after that nothing happens at...
Titanium.Map.createView difference between Titanium SDK 1.3.0 and 1.2.0
I was able to create Map View in 1.2.0 with height set to 0, but when I upgraded to 1.3.0 it will crash the simulator. Hopefully there will be some kind of validating mechanism in the Developer tool.
iPhone slider disabled on value=0
If you create a slider without value or with one of min or max 0 it will not register an events. You cannot drag the handler. also a ~~~ min:-10, max:10 ~~~ and then ~~~ slider.value=0; ~~~ will lead to the same result. The solution is to start...
webview scroll issue in 1.2.0
Hi I seems somehow the webview in 1.2.0 is not passing the touch events to the dom. When I compile the project with 1.1.2, everything goes fine, but when I move to 1.2.0 is not working anymore. Thank you.
Project Creation - New SDK
Hello! Just upgraded form SDK 1.1.2 to 1.2.0. But get sucked. 1. When i want to change SDK version of my old project it don't compiles with new SDK. 2. When I'm trying to create new project with SDK 1.2.0, i get not buttons to run project in emulator or on...
Full rebuild
After upgrading to mobilesdk 1.2.0 and Developer 1.2.1 it's doing a full rebuild *every* time rather than the interpreted builds it used to do in sdk1.1. I've also updated to iPhone SDK 3.2, if that's of any consequence. Advice? Anyone still getting the...
Issues with mobile SDK 1.2.0 - No apps run in test!
Recent upgrade to SDK 1.2.0 on MacBook Pro running Snow Leopard. Get the dump below when I try to test existing project on iPhone emulator. Also, with newly created projects no Android button appears on Test & Package tab. Released too...
Showing 1-14 of 14