Community Questions & Answers

Alloy compile error

Hi All, It's been a year since I stopped developing titanium apps. I seem to forget what I've learned and so to start fresh. Found new things, one of which is Alloy Framework. I think it's a very good idea for titanium to have this MVC framework like. ...

Alloy compile error

Hi, I created a basic alloy project to test my installation but when I try to compile it, there is this message : ~~~ [DEBUG] ----- MVC GENERATION ----- path.js:360 throw new TypeError('Arguments to path.join must be strings'); ...

Highcharts (html) would'nt compile :(

Hey, i am using a Webview in my application and it's using highcharts... My problem: Not matter if i compile my app (to an ipa) over xcode or directly on titanium ... On my device i can't see any charts - so i think nor the webview. Any idea? it...

Faster Compile / Build Flow

Using the Titanium IDE is painful with testing. I generally see 40-60s on build times, depending on which system I use, plus another 15-25s for the iTunes transfer. If you compile 20 times an hour, you're wasting 33% of your hour waiting on the compile....

Meanigful error messages on compile

(sorry for my bad english) On windows 7 (64bits) everytime I get an syntax error on a Alloy Controller javascript (mobileweb), when I try to run the app i get the error: Unable to generate Mobile Web App. Error: ~~~ [INFO] : Compiling...

Stuck on Compiling Localization Files

Hi All, Hope you are enjoying good health. Im having problem in running my test app in Titanium Studio. It gets stuck on (Compiling Localization Files) and then nothing happens, no emulator and nothing. I have waited for more than 30 minutes but...

compile android mobule error

I want to make a android module , i create it, and then when I click the [Package - Android module] compile it, the Studio have a error: ~~~ Executing build.xml... C:\Documents and Settings\Administrator\Application...

New App won't run in Simulator - 2.1.3

I installed 2.1.3 and am running Xcode 4.5. When I setup a new project with all defaults, Titanium will build and launch the app, then I get a message Application has exited from Simulator. In debug it says exit value: 0. Any ideas? Also, it seems to...

Over 20MB filesize?!

My app when compiled for distribution without the main content is about 4MB My Content for the app is about 4.5MB of javascript arrays (my app 4MB) + (my content 4.5MB) = ? When I Compile for Distribution the file size should be around 10MB but suddenly...

Compile SDK from Source - fix bugs myself?

Hey, i really new to this "compile from source" thing... My Problem: For example i am wondering, i cant set the color of the alphabetical List on the right of a tableview, using "index". My idea: Can i download the titanium sources,...

"Python: no user"?

Suddenly this morning, I started receiving an error that says "Python: no user". I haven't rebooted, and I'm logged in on the webpage I noticed the SDK has somehow changed to "loading" instead of "3.1" (iPhone), and there is...

Problems with XCode 4.5

I have a project that compiled fine with Xcode 4.4 but since upgrading to 4.5 it will not compile under any iOS version other than 6.0. I am attempting to compile under 2.1.2GA and OS SDK 5.1 I select these in the Publish Ad Hoc distribution but the...

Traceback Error

I get the following error when trying to distribute an app: [ERROR] Error: Traceback (most recent call last): How do I resolve this? Thanks.

Compiling error while running on device

I try to run my new app for the first time on a new device. And now I am running into an compiling error. I already deleted all build-folders but no success: ~~~ [DEBUG] Detecting modules in /Library/Application Support/Titanium/modules [INFO] Performing...

Finding js files in Resource dir

I have a problem where something works fine in the iOS simulator but fails when running in an app. I am attempting to detect some .js files within a dir located under the Resources directory. They are module files that I want to load depending on what is...

Desktop - How to compile my JS code?

Hi, I searched a lot but couldn't find any hint. :( I've written my desktop app in JS and it works perfectly fine. However my JS code uses network queries which I would prefer not to be readable for all end users by simply opening a file on their local...

c2dm module compiling problem

Hi, I'm using c2dm module from here: https://github.com/Kuraturpa/titanium-c2dm I'm using sdk 1.8.2. When compiling using 'ant' command I get the following output: ~~~ ^ [javac] C2DMReceiver.java:84:...

Run on device (iphone)

- xcode: 3.2.6 - SDK 1.7.1 - SDK: 4.3.4 (I even run xcode and imported my ipad1 into it) Every time I try to run my app on a device I get the following error while compiling. I try'd everything: Using Clean from Studio, remove entire build directory...

Showing 1-50 of 108 1 2 3