Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3639] My titanium ios project seems to build but throw an exception when launches ios simulator (ipad)

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-05-24T21:31:36.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterValentin AMATHIEU
AssigneeShak Hossain
Created2016-05-19T14:54:37.000+0000
Updated2016-05-24T21:31:36.000+0000

Description

Steps to Reproduce

- Go into my project directory - With the Titanium CLI : ti build -p ios -l 9.2 --log-level debug

Actual Result

After the 'Launching iOS Simulator' line, a 'TypeError: Bad argument' exception is thrown. I could build and run without any problem a few weeks ago. Since I have not made any modification into my code and I cannot run anymore.

Expected Result

I was expecting the same behaviour that a few weeks ago, that my app launches

Attachments

FileDateSize
.log2016-05-19T14:54:46.000+00006759662
build_iphone.log2016-05-19T14:54:49.000+0000120926

Comments

  1. Sharif AbuDarda 2016-05-19

    Hello, As you are using Appcelerator studio and I presume you have Appcelerator installed correctly, I would suggest you run the app with "appc run -p ios -l 9.2". Now, If that didn't work I would suggest you run "appc use latest" "appc setup" If this commands runs successfully, then there is no problem with your environment. Regards, Sharif.

JSON Source