Community Questions & Answers

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

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

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

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

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

"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

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

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

Showing 1-50 of 367 1 2 3 4 5 68