Community Questions & Answers
Issues after Titanium 3.0 installation
Hi, I'm experiencing some issues after Titanium 3.0 installation. - I can't compile on iOS device with SDK<6 but I need to do it. Is there any way to add 5.1 SDK? In the previous version of Titanium I could choose from a dropdown menu the SDK version...
Kickfolio and App Launch Demo app.js error
Hi All I have signed up to release my app with https://applaunch.us/ any other good resources to get reviews and ratings please let me know. Within their admin they have a service called kickfolio to allow users to demo the app within the press release....
Problem running app on Simulator
When I try to show specified apps on Simulator I show this erorr [ERROR] : An error occurred running the iOS Simulator [ERROR] : [DEBUG] Sessiocould not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "Simulatore iOS non è riuscito a...
Set which Simulator to run
Hi. Maybe i have totally missed this but i really need help to set which of the simulators to open when i run my iOS apps. As if now it is ALWAYS the iPhone (non retina) that is opend when i run an app. And this is what i have to do to get it to run on...
Anyone seen this behavior ?
I am using the createNavigationGroup on ipad ... it works but ! only in portrait mode on the simulator... when the screen is in Landscape the nav bar can not be seen ... what is wrong and what is the fix ?... so to be clear when the simulator is in...
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...
Error building alloy project on a android device and AVD
Application type: mobile Titanium SDK: Build: 3.1.0.201304151600 platform and version: Android 4.0.4 device: Android emulator, Galaxy Note Host operating system: Windows 7 enterprise service pack1 A test case: create sample hello world application ->...
Why does iOS Simulator tmp directory not get cleaned?
The ~/Library/Application Support/iPhone Simulator/6.1/tmp directory on my Mac continues to grow each time the iOS Simulator is opened. Additional ghostlyIcons, gridImages, iconImages, and iconLabels files get added to the directory each time the iOS...
Remembering the iOS Simulator Device in Titanium Studio
Hi all- Is there a way to remember the iOS Simulator device last tested against in Titanium Studio for a project? Prior to the last version upgrade, and start of a new Alloy project, I was able to use XCode, start the iOS Simulator, choose an iPhone...
I cant test my apps on Iphone/Ipad simulator
Ok, i've got a problem months ago... I have Titanium 3.0.2, Alloy 1.0 and Node.js 0.8 and i cant test any of my apps on ios simulators. i trying cleaning the projects, reseting the simulators... but nothing works, always the same error: ~~~ [INFO] : ...
Titanium builds successfully but cannot run the app on simulator (after adding 1100 images)
My app was working smoothly until now. After adding into the resource a new folder containing 1100 images (sizes from 20K to 100K), Titanium is no more able to launch the app. Build and deploy is terminated but the simulator does not start. Console does...
Latest Studio: How to switch to retina sim
Hi I used to be able to switch back and forth between retina and non-retina simulator. After the latest update I can't. Whatever I set in xcode reverts back to Studio's preference. Where do I change setting for retina simulator in the new...
App won't install on device with SDK 3.1.0
I've been using SDK 3.0.0 for a while, but started getting App.js not found randomly. Obviously App.js is there. So I read that it could be an SDK issue, so I went up to 3.1.0 which gives me this error during build: ~~~ [ERROR] : ** BUILD FAILED...
iPhone simulator forgets device setting
It seems as of v3.1.0 GA of the Titanium Mobile SDK, every time I launch the iOS Simulator, it loads up in the iPhone 4 device (correct iOS SDK though). If I do the usual job of quitting that, opening up the "real" iOS Simulator, setting the...
iOS Simulator not launching app as Retina 4 inch
I am not sure what changed or what went wrong with my code. It has been working fine forever and all of the sudden, no matter what, in the iOS Simulator, the simulator launches the app like if it was using Retinan 3.5 even though simulator device is set to...
iOS simulator only shows in non-retina mode with 3.1.1 beta
I had to update to TiStudio 3.1.1 beta ( Titanium Studio 3.1.1.201304302027-30042013202932 com.appcelerator.titanium.rcp.product null) Since the 3.1 update, it's been difficult to change the iOS simulator. I had to change in Xcode (as always) and THEN...
Android 1.7.1 bug - No such file or directory: appicon.png
In Android with ti sdk 1.7.1, if you clean out your build/android folder and then try to launch the simulator, it will give the following error: ~~~ [INFO] Compiling Javascript Resources ... [DEBUG] Processing Android resource drawables [DEBUG] Detecting...
Module.Facebook Logged in, "Cannot open page", iOS simulator
I've tried all of the online Q&A solutions without resolve. Many have similar steps made, worked fine until I logged out and tried to log back in, Authorize confirms but does not return to the app. The Facebook App was never installed on the...
I cant test my app on Iphone/Ipad
Please, I need help. I cant test my app on Iphone/Ipad device, every time y try to test on emulator i get the same error: ~~~ [INFO] : Writing Xcode module configuration: module.xcconfig rary/Application...
How to run an application through Titanium Studio on older iOS Simulator version?
Hi. The question in its header. I can't found a way to run application through Titanium Studio on older iOS Simulator version. Just choose older iOS sdk into Titanium "Run Configuration..." settings is wrong, because as I know SDK version setted...
PICKER_TYPE_DATE_AND_TIME Not working completely.
I'm working on a app an need a date and time picker, so I tried to create one. I tried to following: ~~~ var date1picker = Ti.UI.createPicker({ type: Titanium.UI.PICKER_TYPE_DATE_AND_TIME }); self.add(date1picker); ~~~ But it doesn't seem to work. Is...
New project has no simulators
Hi, I have just started a new project in titanium studio and for some reason I cannot get an iphone simulator to show up in the debug or run options. I did have this on a previous app I started on, but since I removed that and started another, all I get...
purpose geolocalization
The code ~~~ Titanium.Geolocation.purpose='GPS Activate'; ~~~ or ~~~ Ti.Geolocation.purpose='GPS Activate'; ~~~ not shown the dialog box to allow the use the GPS on the iphone or on the simulator. PD:The GPS service is...
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
iOS simulator keeps reverting to non-retina with 3.1.0GA
Prior to 3.1.0.GA I could set the iOS simulator's hardware version by opening XCode and setting it there then returning to Titanium and restarting. I believe I saw somewhere that this is now supposed to be fixed so you can set the version without going...
JDK version 'javac' is not recognized as an internal or external command
I have installed Titanium for fifth time now and still getting the same error '[INFO] logfile = C:\Users\Admin\myfirstproject\build.log [INFO] Building myfirstproject for Android ... one moment [ERROR] Application Installer abnormal process termination....
Alloy Specify a migration to use
My problem with this is that the documentation ([Alloy Migrationst](http://docs.appcelerator.com/titanium/3.0/#!/guide/Alloy_Sync_Adapters_and_Migrations)) says that it is possible to choose which migration to use by adding the timestamp to the...
Using Titanium SDK 3.1.0 GA iOS Simulator always launches as standard iphone 3 device
I've noticed this with several different projects in Titanium Studio. When I update the TiApp.xml to use the newest 3.1 SDK, the iOS simulator always launches as an iphone 3 regardless of the previous device selection in the simulator. Therefor cannot test...
Titanium Blackberry Simulator terminated :: Titanium SDK version (3.2.0.v20130417002530)
I am unable to run simple hello world application application in titanium blackberry simulator. the application works fine in android. but when i install in blackberry applications opens and suddenly closes, i am getting fatal error Error: Cannot open...
IOS Simulator Not Working After upgrading to XCODE 4.5.1
Hi Everyone, I am having an issue trying to get the IOS simulator to run with Ti Studio. When I try to run a Titanium Mobile project - I get the error: ** [ERROR] Invalid --ios-version value '5.0' Accepted values: 6.0 ** I have the following...
"Simulator session timed out."
Suddenly this morning I can't launch the iPhone simulator. I have the most recent Titanium continuous build, and haven't changed anything else to cause the problem. Cleaning my project does not help. Here is my Studio console log: ~~~ [INFO] One moment,...
simulator android
I want to run my app in simulator with android 4.0 and screen WXFA720. but the app is not lunched. i tested it in android 2.3.3 with different screens, it works. should i do something special ? thanks
After changing application name in TiApp.xml iOS simulator exits immediately on launch
Exactly as the title says. After testing, and retesting, I can make my application launch in the simulator ***just fine*** if I keep the apps original name, but as soon as I change the `<name>` field in tiapp.xml, the simulator opens to a black...
Can't run or build project from Studio (works from terminal, but can't debug...)
I can run `titanium build` from terminal in project folder; it builds and starts in simulator. But there's no way to start app from Titanium Studio; no way to step debug or run fast using the run toolbar button... - *Application type: mobile* -...
Fresh Install of Titanium Studio will not build previously working apps
I just purchased a new MacBookPro and installed Titanium Studio. Ran updates, and opened a project that was built on my previous 6 year old MBP. This is a project that's already on the app store. I tried to run the iPhone Simulator and got this: Titanium...
Custom Default.png is displayed correctly on simulator - but not on iPhone - using Alloy
I am running Titanium Studio (3.0.2) on a Mac and am developing an App using Alloy (2.2.0). I added custom Default.png (in all those different sizes and names) and everything is displayed correctly in the iPhone simulator. But when I package the whole...
iPhone Simulator shows blank screen
Hi Experts, I have successfully developed Android application using titanium SDK 3.0.2, I am using MAC OSX 10.8, Xcode version. The application works perfectly for Android but shows white screen in iphone simulator. Here is code for my home...
Simulator Error
hi everyone How can I sole this error? ~~~ [ERROR] : An error occurred running the iOS Simulator [ERROR] : [DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "iOS Simulator failed to install the...
Relaunch iOS simulator every time when compile it...
Hi, everybody I have to big problem... every time I rebuild my project, the iOS simulator will close and restart again, it waste so many time. how to solve it ?????
iPhone simulator timeout when invoked from builder.py
Hi all. I'd like to control Titanium from commandline, but I found iPhone simulator cannot start when it is invoked by builder.py. How can I solve it? the log is: ~~~ $HOME/Library/Application\ Support/Titanium/mobilesdk/osx/1.7.5/titanium.py run ./ ...
Add label in row
Hello Everyone, I want to add lable in table view row.please see code which is give below: var request = Titanium.Network.createHTTPClient(); request.onload = function() { var data = JSON.parse(this.responseText); //Titanium.API.info(data); var...
Cannot launch in Simulator against any 3.0+ SDK, weird error
I can't launch any app in the simulator against any 3.0+ SDK, always getting the following error about a 'ridiculous' NSPlaceholderArray capacity. Regrettably I upgraded to Code 4.6 and this seems to be when this issue started to occur but I've since fully...
DataBase Reading filed in android Emulator But it is working fine in iPhone simulator
Dear friends, I am new to develop Appcelerator. My problem is with DataBase.I copied "employee.sqlite" into resource folder and run the below code. ~~~ var _database; function getProductData() { Ti.Database.install('employee.sqlite',...
Can't start iPhone simulator on Snow Leopard - Titanium Studio version 3.1.0.201303230404 - XCode 3.2.3
Hi, First off, I'm new to Titanium, but I'm a veteran developer. I have trouble starting a project with the iPhone simulator ( I have try different project, demo, classic, example, hello world and so on...), i'm always getting this error message from the...
IOS Simulator does not open on Titanium 3.0.2
Hi, I have IOS sdk 5 installed on Snow Leopard. When I try launching my application on the simulator using Ti sdk 3.0.2, it gives me following error in the console. ~~~ Titanium Command-Line Interface, CLI version 3.0.23, Titanium SDK version...
ACS Create Event fails with error "'null' is not an object (evaluating 'c.trim')"
- Application type: mobile - Titanium SDK: 2.1.2GA - Platform & version: iOS 5.0 - Device: iOS simulator - Host Operating System: OSX 10.6.8 - Titanium Studio: 2.1.2.201208301612 The following code used to create a new ACS Event worked earlier in...
matching system time
i have list of events according to the time.what i want to do is i -i want to match the list events time with the system time and print the event going on right now.please help!!
Simulator from Titnium not working: "dyld: Library not loaded"
MAC OS X Version 10.7.4 Xcode - 4.5.2 Titanium 3.0.1 When I create simple project from Xcode and runs the simulator it runs fine. When I create simple project from titanium I get in the console the following error: [ERROR] : __ _An error occurred running...
Paypal module button on iPhone always disabled, always says network error; works fine on simulator
iphone, ios5 / ios4.3, SDK 1.8.0.xxx, paypal module 1.0 / 1.3, Lion (osx 10.7) When using Paypal module 1.0 or 1.3 on simulator with SDK 1.8.0.xxx (I've tried every version, including some 1.7's) everything works fine with all environments (None, Sandbox,...
Webview HTML with relative path includes not working in 3.0.2
Going from Titanium SDK 3.0.0GA to 3.0.2GA, relative paths in my webview's HTML are no longer working (the path doesn't seem to point to the same place anymore). __Here's what I'm working with (simplified):__ my webview: ~~~ var myWebView =...