Community Questions & Answers
Titanium SDK 3.1.0 [ERROR] TypeError: argument of type 'NoneType' is not iterable on building android app
Hi, I´m trying to run an android app with Alloy framework and got this error: ~~~ [TRACE] Writing out AndroidManifest.xml [ERROR] Exception occured while building Android project: [ERROR] Traceback (most recent call last): [ERROR] File...
Android Build Error
I installed some new packages (like Google Play Services) and updated some existing packages in the Android Manager and now when I try to rebuild the app that I am working on I get the following error: ~~~ [TRACE] Writing out AndroidManifest.xml [ERROR]...
iTunes store distribution failed due to UDID/uniqueIdentifier issue
My app validation is failing in Xcode when I attempt to distribute the app. Apple must have updated their validation process in the last few days since now you get the error message in Xcode instead of uploading the binary and receiving the error...
Build process exited with code 1
I have created a new project with default parameters and I tried to compilate to android emulator... using `Google APIs Android 4.2.2 [armeabi-v7a]` but it don't run! always display this in console: ~~~ Titanium Command-Line Interface, CLI version...
Tableview - modal transition error
Hi, I'm implementing an RSS reader with a tableView. Clikking a row open (modal transition) a new window with a browserView pointing at the RSS row's url. When closing it come back to table view. But, if I click again in a row the App crash: ~~~ [DEBUG]...
titanium sdk 1.8.1 not working on android sdk 2.2
hi, this is not the first time i post this problem and nobody can help me... please if you had something like this let me know. I have problem when i try to load my application on android phone with sdk 2.2 the error is: ~~~~ [92,19]...
Please help: what is a URL scheme and how can I fix my code for upload to App Store?
Hi All.When I validate my app for submition to the App Store I get this error: The following URL schemes found in your app are not in the correct format: [fb[object Object]]. When testing everything works fine. I am totally blank to what and how to fix...
Error after installing node on 3.0.2.GA Please help
HI after installing node (i have the last titanium studio and sdk 3.0.2.GA) when i try to start the simulator i have this errors [ERROR] : TypeError: Arguments to path.join must be strings at path.js:365:15 at Array.filter (native) at...
Titanium Studio wont start - Login Error
I installed a fresh copy of Titanium Studio and it won't allow me to login. The error that I get is "The login server returned an error. Please consult the troubleshooting page for more information. I have account with appcelerator, I have internet...
Ti2DMatrix in a different context
I get this warning when using Ti2DMatrix: ~~~ [WARN] Creating [object Ti2DMatrix] in a different context than the calling function. ~~~ I think it's because i use url to create a window, and sends the Ti2DMatix as a parameter when creating the window. Is...
Emulator not working
I am getting this error code every time I try to launch the emulator. I reinstalled titanium AND all of SDKs twice. I also made several AVDs and still no luck. Any ideas????? ~~~ [ERROR] Exception occured while building Android project: [ERROR] Traceback...
adb devices returned 0 devices/emulators
Hi everyone i have a problem with my titanium emulator ,it works normal but suddenly it stopped and gives me these errors : [TRACE] adb devices returned 0 devices/emulators [ERROR] Timed out waiting for device to be ready, you may try reconnecting the USB...
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...
Best way to share code between 2 projects?
I have a project and it's free/iAd sibling. The apps are 90% the same. Is there a way to "include" code from outside the project? I was thinking of having my folders like: - App - App Free - App Shared Ideally, "App" and...
Builder.py error, app wont build
Hi there, my app has randomly stopped building, displaying the error message: [ERROR] Application Installer abnormal process termination. Process exit value was 1 [ERROR] Exception occured while building Android project: [ERROR] Traceback (most recent...
Assertion failure in UITableView _endCellAnimationsWithContex
I got this error and I don't have any idea what it means I am using Titanium 3.1.0.GA I's happening when looping through a table and I am trying to push a value to an array stored originally in a tableviewrow object ~~~ [99982:1c103] *** Assertion...
Unable to locate the CLI for Android Emu
When i try running a test app for android Emulator i get the message: Unable to locate the CLI executable. Please restart Studio or use Help > Check for Titanium Updates to install Titanium CLI. On the dashboard it says that there are updates...
Titanium studio launching multiple times
I installed Titanium studio on Linux OpenSUSE 12.3 64b, but when I launch the studio more Titanium Studio (eclipse) instances are launched when the first finished loading. I'm running studio with JDK 6. Any idea? Thx
NameError: global name 'self' is not defined
Hi, I'm keeping errors while building any Android Project: "NameError: global name 'self' is not defined" ~~~ Configuration: Host OS: Windows XP OS Version: 5.1 OS Arch: x86 JRE Version: 1.7.0_21 JRE Vendor: Oracle Corporation JRE Home:...
License violation detected. Unlicensed module(s) detected
Hi, I bought a module on the marketplace, its assigned to my account and i have only one module installed in my titanium. Yet i get this error: ~~~ 2011-12-09 02:58:42.873 P2R App[33288:13d03] [ERROR] License violation detected. Unlicensed module(s)...
Unable to create testable Iphone-App with Titanium
Hello! Since a while I'm not longer able to build Apps for iPhone. There seems something wrong with the Developer-Key but i did not change it. "Error details: Code Sign error: The identity 'iPhone Developer: XXX (xxx)' doesn't match any valid,...
Error when compiling Ti-Shadow
Hi, I have the following error when I try to compile Ti-Shadow. (https://github.com/dbankier/TiShadow) WARN] : Could not find Titanium module id=ti.cloud version=2.3.0 platform=commonjs deploy-type=development [ERROR] : Could not find all required...
An error occurred running the iOS Simulator, Project failed to build
Hey! I´m trying to solve this problem about a month ago but i can't. I hope you can help me! I get this error when I try to run an aplication on Iphone and Ipad emulators: ~~~ [ERROR] : An error occurred running the iOS Simulator [ERROR] : [DEBUG]...
What is this? Fatal signal 11 (SIGSEGV)
I am discovering a very strange behavior on Android. I basically have an Window containing a ScrollView with an login form. Hitting the login button calls function to request my application server. What has worked before, is showing an alert when login...
Titanium IOS Failed (Project failed to buid after...)
Hey! I have a problem when i try to run my apps on Iphone/Ipad simulators. I had always this problem and i cant solve it. I tried downgrading nodejs(0.8.22), updating titanium studio (3.1.0), deleting and reseting content on the simulators from xCode......
Uncaughr typeerror: cannot call mathod replace of null
i am new in titanium and developing my first titanium app when i run it using my android device runtime error occures.. Location: [34760]ti:/window.js Message:Uncaughr typeerror: cannot call mathod replace of null Source:...
Dashboard failing to Load despite IE10 installed
When Titanium loads, I get the following error: **Message from webpage An exception occurred in the script. Error name: Error Description: The system cannot find the path specified. Error number: -2147024893. Error message: The system cannot find the path...
Can't update to Titanium 3.1.0
Hi everyone, I seem to be having an issue updating to Titanium 3.1.0. Last week Titanium Studio asked if I would update, and a few seconds after it started downloading an error message popped up saying `'Updating Software' has encountered a problem`. The...
emulator error
Hello I am new on titanium. and i will try to run firts apps on windows pc but when i run on android emulator then i foun this error -----------Emulator process exited with code 1-----------, How can i solve this, please please help me. I am using...
Uncaught TypeError: Cannot read property '1' of undefined
I am trying to remove the label which is used as a pin from the view when a longpress event is being triggered ~~~ //instance variables var pinnumber = 0; var counter = 0; //view contains the map var view =...
Logging into Node.ACS
Hello I installed the latest version of studio and start the message gets stuck in "Logging into Node.ACS". Testing from the terminal with "acs login" always throws me the same message "[ERROR] undefined" I have tried...
unable to launch
When I click the launch icon a dialog shows up saying: " The selection cannot be launch, and there are no recent launches."
Run on device: <identifier> expected error
Hi, When i try to run the app on my android device the following error is thrown: [ERROR] Error(s) compiling generated Java code [ERROR] C:\Titanium\PSA\build\android\gen\com\clee\psa\R.java:14: <identifier> expected public static final...
syntax error unexpected token ":" and "height"
var Stores= Titanium.UI.createButton({ title:"Stores", width:"25%", height:"10%", bottom:"24%", left:"34%", id:"stores" }) whats wrong
Event Listerer wont work
Messages.addEventListener("click",function(e){ label.text = e.source.image; Messages.removeEventListener("click",function(e){}); }); The error say : Uncaught ReferenceError: label is not defined at /app.js (line 35)
Titanium error after BSOD
I've recently encountered an error message with Titanium and I have absoulutely no idea how to resolve it! It happened when one day my laptop ran out of battery with Titanium running. Upon restoring power to it after plugging in the power cable, I...
Cannot install on android emulator
Hey I've been trying for hours now to get an app to install on the android emulator. Sometimes it works, but 90% of the time I get the error: ~~~ pkg: /data/local/tmp/app.apk Failure [INSTALL_FAILED_CONTAINER_ERROR] ~~~ Initially I kept getting...
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. ...
install tit returns error 1603 when trying to install jdk
titanium jdk has been abnormally interrupted 1603 whats the deal here?
Can't compile to Adhoc with Titanium CLI 3.1.0
My version Titanium Command-Line Interface, CLI version 3.1.0, Titanium SDK version 3.1.0.GA ~~~ /usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:181 throw e; ^ TypeError: Object true has no method 'trim' ...
Animate a map with a button!
Hi! Can someone explain me why this code i wrote do not work? When i press the buttom... the map would go down from 200 to 300 in 1 sec, but the code give me an error in the part "tView.animate(anim);" ~~~ var win = Ti.UI.createWindow({title :...
invalid database install path error when running application on iPhone
Hi guys, I need some help please. Is there any reason to why I'm getting the following error when I install my app on my iPhone, everything seems to be working fine on the simulator but on the actual device I receive the following error. Basically it's...
Emulator Problem
I am getting the this type of error. [ERROR] : Build process exited with code 1 Please help me to get a solution of this problem I am windows user and i am using android sdk version is 2.2
Does this look familiar to anyone?
I've been trying to build a simple project using the CLI in Windows 7 but haven't been successful as of yet. I've verified my paths are the same as those suggested in the documentation and have followed the setup steps as well. So far, this is the closest...
Build fails since updating Ti Studio 3.1.0
I have an app I've been building just fine for a while targeting iOS. I updated Ti studio to the most recent version 3.1.0 last night. I also updated Titanium to 3.1.0. I changed my App to use 3.1.0 GA to build. I found some code that no longer executed,...
Exception thrown after upgrade to 3.1.0GA
Since upgrading to 3.1.0GA, my app is now throwing an exception that studio is not catching with a line number to indicate where the error is occurring. All I see in the Studio console now is what looks to be an simulator error message that tells me little...
what ishis error in titanium.js. I have no such file - Android 3.3.1
~~~ 04-22 22:49:51.947: E/TiExceptionHandler(26948): <!>org.appcelerator.kroll.common.Log 393<!> (main) [1673,2100] ----- Titanium Javascript Runtime Error ----- 04-22 22:49:51.947: E/TiExceptionHandler(26948):...
Need advanced assistance
I am having a plethora of problems with titanium. I have an app that I created back in november that ran great and now I am porting it to android and there is no light at the end of the tunnel. After upgrading the SDK and titanium nothing seems to run...
Application Error (red screen) shows up in distributed app
The headline says it all, an app we put in the App Store today sometimes show the red Application Error screen to some users, an issue we haven't been able to reproduce, probably related to trying to access data that hasn't been downloaded yet. This is a...
[ERROR] Application Installer abnormal process termination. Process exit value was 1
i can't solve this problem please anyone help me when i try to run the applicaiton on my emulator this error is appear to me [ERROR] Application Installer abnormal process termination. Process exit value was 1