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...

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...

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...

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...

Showing 1-14 of 14