Community Questions & Answers
[Mac OS X] Can't install Titanium CLI & Alloy - Invalid Password
I just updated Titanium Studio and Titanium SDK to the latest version. A Titanium Update window pops up when I open Titanium Studio and asks me to install Titanium CLI and Alloy. When I press the install button a dialog pops up that says "Titanium...
Problems with fresh install of Titanium Studio - can't build...
In addition to not being able to even create an Alloy project, I get the following error when I try to build a newly created HTML project (without doing anything with it) - sorry for the really long post. I am at my wits ends here - I really need to get...
Multiple Workspaces in Titanium Studio
Currently I have Titanium Studio configured to use /Users/myname/Documents as the workspace. This means that whenever I create or import a project, it automatically copies that project into the root of the workspace directory. The essence of my question...
Cannot get first updates after installing Titanium. Not able to get up and running...
I just installed Titanium, I'm on a Macbook Pro running the latest updated Mountain Lion. First, It kept giving me a password error when I would try to install updates that the studio said were available. I fixed my password issue by doing command R at...
Stupid question, how do I delete appcelerator SDK builds in OSX 10.8?
I use the continuous builds, but my list has gotten a bit huge! I wanted to delete some of my old builds that I no longer use, but cant find it anywhere on my file system no matter where I look. Any ideas? Thanks!!
Run As Android Device (Android 4.2.2, Titanium 3.0.2.GA)
I have a Samsung Galaxy Nexus. I recently updated the device to Android 4.2.2, and updated the Titanium SDK to 3.0.2.GA. Now adb does not return the device when I attempt to "run as android device." Anyone have any clue why this might be...
android : Tableview No defaultimage and image disappeared while scrolling
I don't see this problem on iphone just android built. There's no defaultimage appeared on tableview image. It's just blank. When you scroll, remote image would reappear and disappear again. Anyone with android built experiences similar bugs or just me?...
Titanium Studio 3, OSX 10.8 Fails to launch with 'An Error has occurred' message
I have updated Java, uninstalled and re downloaded/reinstalled titanium twice, cannot get past the splash screen. The error log starts with: !SESSION 2013-03-02 15:19:51.770...
node.js in Node.ACS doesn't accept connections, when run locally it does
When I run my simple mode.js chat app via the 'acs run' command, I am able to connect to it via the Titanium client I've written, and everything works as expected. When I publish the app (via acs publish), and change the URL in the titanium client to...
docs.appcelerator.com won't load in Chrome
I only see the spinning gear forever trying to load this url or any document within it- using latest Chrome Version 20.0.1132.57 on OSX Snow Leopard.
Is the OSX version of Titanium required to create iOS apps?
Or can I create iOS projects in the Windows version of Titanium and simply import those into XCode in OSX?
Alloy Models - 'undefined' is not an object (evaluating 'Alloy.Collections.modelName.on') at index.js (line 46).
I'm a student developer who's currently learning Alloy. I am trying to create the TCAD tutorials, but using Alloy (I started before the new TCD tutorials were released). Anyway, I'm on working with local data (250). I created a model for storing the...
titaniumcli npm update fails
I freshly installed titaniumSDK, and TiSDK studio tried to update TitaniumCLi, and i've got error that no npm found, so I installed it with `sudo port -v install nodejs-devel npm`. After that it went futher, then I've got error about npm package update or...
Support for versions of Blackberry OS earlier than OS10
Does Appcelerator have support for earlier versions of Blackberry OS, earlier than OS10?
Install Titanium CLI from Titanium Studio 3.0 fails
Hi, I'm running into issues installing the command line tools for the newest version. I also tried to install them manually but always run into following error: ~~~ npm http 304 https://registry.npmjs.org/read npm ERR! error installing prompt@0.2.8 npm...
Error: Could not find app.js
Hi experts, I have upgraded to 3.01. If I run the app in the simulator from the studio everything works fine. But if I run the app from XCode it doesn't work in the sim and not on the real device. Environment: Mac OSX I get the following debug...
Mac os x Unable to find command 'build'
i' ve done mobile project on android and now i want to compile it to iOS. I had the following problem [http://developer.appcelerator.com/question/147274/problem-with-a-new-project-titanium-on-mac-help] but it's solved now. Now I issue new problem while...
No git executable version 1.6.0 or greater found
I have just downloaded Titanium Studio for Mac OS X (build: 1.0.9.201202141208, jenkins-titanium-rcp-master-138 (origin/master), 14 February 2012, 12:10:43). After having watched a couple of the training videos, I am now trying to import the Kitchen Sink...
Dumb mistake migrating to a new workstation !!
I got myself a shiny new Retina Macbook Pro and set it up with a nice friendly user ID kevin ... but then (dohhh!) I migrated all my software across from the old machine which had the user ID of ksalt ... now, whenever I try to run the iPhone or iPad...
Error at iOS Run in Titanium Studio
I started Titanium studio with the default project. The project runs with the web configuration. However, the studio said the following errors at running with the iOS configuration. --- Accepted values: [ERROR] Invalid --ios-version value '4.3' --- My...
Best Mac OS for using latest Titanium app
I am a Titanium/developer noob running mbp 7,1, Snow Leopard(10.6.8). Can I use the Titanium 3.0 to develop multiplatform applications? The get the most out of Titanium 3.0, should I be using Mountain Lion 10.8 ? As an aside, what is the best platform...
Can't get android simulator to run through titanium on OSX
I was able to get the android simulator to run fine on Windows 7 however in Snow Leopard it won't run through Titanium. I checked the android sdk manager and it shows no avd's created by Titanium. I created my own avn manually and it runs fine in the...
Cannot load Titanium Studio
I cannot load Titanium Studio in OSX 10.7.5 , cause I have this alert: The JVM shared library "/System/Library/Frameworks/JavaVM.framework" does not contain the JNI_CreateJavaVM symbol. Anyone knows how to solve the problem?
Invalid entitlements
I have a very strange bug since yesterday: If I build for testing on the iPhone, then try to install the ipa directly with Xcode, it says this: ~~~ The executable was signed with invalid entitlements. The entitlements specified in your application’s...
Mountain Lion / iOS6 / Simulator Crashes Immediately on Launch
Has anyone else experienced issues with the Simulator for iOS6 crashing immediately, before iOS even loads? This happened every once and a while using iOS6 before upgrading to Mountain Lion but now it is constant... makes it quite impossible to get any...
Error generating R.java from manifest
Error in pastie [http://pastie.org/1399817][1] [1]:http://pastie.org/1399817 could not update original question because it was closed
Cannot Build/Run to iOs Device
I have been unable to run/build to an actual iOS device (iPhone). Emulators work great for iOS and Andriod, and can send to device on Android. The first time I tried to build to the iphone it showed dialog to choose your profile. I went to download the...
Session could not be started problem and solution
For whom that gets this error ~~~ Session could not be started: ~~~ ~~~ Open XCode > Open Developer Tool > iOS Simulator ~~~ while iOS Simulator opened ~~~ iOS Simulator > Reset Content and Settings ~~~ i have updated my system to OS X...
Cannot Start Titanium after a crash...
~~~ !SESSION 2012-09-19 14:27:52.457 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_35 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US Framework arguments: -keyring...
Could not find the following required iOS module
I am inspecting an application for the iOS using Titanium Mobile, Titanium SDK 2.1.2GA on OSX 10.7 and I've taken over work from a previous developer who is no longer involved in the project. I have a copy of the source code on the local system and another...
Mac OSX login problem - titanium studio
Hello, I just installed titanium studio on a 10.7.1 mac os, and after I added my login data it shown me an error message: The login server returned an error. Please consult <a>http://goo.gl/evWsr</a> for more information. I checked it and...
Titanium on OS X Mountain Lion can't find Apple SDK
Hello, in running Titanium Studio 2 on OS X Mountain Lion with Xcode 4.4. Titanium initialize right, but when i will set the Apple SDK the Titanium say he cant find the sdk and redirect-me to Xcode download (which is already installed ). Titanium Studio...
Could not install android sdk in titanium on mac OS X 10.6.3
Hi , I am here for a solution. I have downloaded android sdk but when I did set up the directory on the android sdk directory box it says "could not locate the android sdk at the given path". please give me a solution.
Could not install indroid sdk in titanium on mac OS X 10.6.3
Hi , I am here for a solution. I have downloaded android sdk but when set up the directory on the android sdk directory box it says "could not locate the android sdk at the given path". please give me a solution.
Problem with cross-platform module during build
Hi all, I have noticed a strange thing while build a cross-platform app using ti.paint, a paint module from the [Appcelerator GitHub repository](https://github.com/appcelerator/titanium_modules). I followed evry step of the...
Mountain Lion unable to build
Just upgraded and now not able to build existing project, console just says [info] One moment building... Any suggestions please??
iOS not being picked up in Mountain Lion Xcode 4.4 Preview
Help!! Made a big mistake and grabed my shiny new Mountian Lion OSX install from the dev centre this week. Does anyone know how to get Titanium to recognise XCode 4.4 on Mountain Lion? Having real problems as the iOS framework just isn't available.
Notification setIcon doesn't work on OSX?
I'm trying to set the icon on the notification window and set the icon, however the icon doesn't work. I'm using the setIcon path below elsewhere (on a menuItem) and it works fine, but this code spits out an error. This is for a OSX desktop...
New Bee In Titanium Workspace
Hello Everyone, I am new to titanium,i would like to develop a simple demo screen for Ipad. I would like this to do using Javascript. But i am unable to understand from where should i start. Please give me a set of steps to start initially. Thanks in...
BUG: Streaming Sound Continues Playing When Silent Button Is Pressed
Sorry, simply ignore this (since there is no delete function)... of course this is a regular behaviour! Silent only works for call notifications not for sounds/music. Original Post: I have a streaming sound (played via Ti.Media.createAudioPlayer and...
Increasing size of ipa file
Hi, When I open my project in Xcode. It includes many modules and packages like facebook, yahoo, thirdparty etc. which I did not use in my app and the ipa file's size also increases. Is there any way to exclude the all packages which I do not use in my...
Oauth 2.0 - handling redirection to a client
I use doorkeeper as a oauth2 provider https://github.com/applicake/doorkeeper . It works like this: 1. App opens webView and shows login screen 2. User signs in 3. Application sends grant code request to an auth. server 4. Now it should redirect from...
SDK Bug on Titanium Studio
I tested this on both OS X Lion and Win 7 Professional (both 64-bit). In Preferences > Titanium there is always a warning that either the osx and win32 directories don't exist in the SDK subdirectory. Manually I navigate to the location on disk and I...
Failed on launching project on Android Simulator
Hi, I am having issues in loading my project in Android Simulator. The project is running really well under iOS, but then Android 4 ( with gAPIs ) launches but fails to load the assets ( only the raw HTML is launched ). Under Android 2.3.3, the apps...
fresh install of titanium 1.8.0.1 on Mac OSX snow leopard not working
Hi - I cannot get titanium to work with android. I get the android emulator starting however the app never shows up in it. I have tried with the kitchen sync and creating a new project none work. 1) Downloaded titanium for mac osx yesterday from the...
Android emulator is not launching the app in titanium studio, whereas app is running perfectly on iphone simulator 5.0..!!
Hi guys, I'm facing an issue with android emulator, i.e it's not launching any application.I built an application which worked fine in iPhone simulator 5.0 but didn't launch in android emulator 2.3.3, in fact even a "hello world" application is...
prevent word wrapping and add elipses in Android picker w/ useSpinner
I'm using a picker with useSpinner in android and for long titles, I'd like to prevent the title from wrapping to a second line (and covering the next title) and instead just add an elipses. I tried adding: ~~~ wordWrap:false, ellipsize:true, ~~~ to the...
"Failed to Create the Java Virtual Machine" on OSX
Folks, can anyone help me with this? Clean install of Titanium studio on OSX Snow leopard. I'm getting "Failed to Create the Java Virtual Machine" when I try to launch. Tried it multiple times, and wiped the application support directory every...
IOS stopped building: SystemExit: 65
Hi All, Yesterday my project was working perfectly on both iOS and Android. Today I refactored a couple of methods and tried to build and suddenly my IOS build is no longer working. The weird thing is that Android still builds perfectly and runs perfectly...
Can I use Titanium to create desktop apps in addition to mobile apps?
As I understand it, originally Titanium could build apps that ran on Windows, Mac OSX, iPhone and iPad, and Androids. Blackberries seem to have been added to the list, but I don't see mention of using Titanium to build desktop apps any more. I would...