[AC-2538] Can add iOS run configuration
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-02-05T22:53:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Zsombor Franczia |
Assignee | Ritu Agrawal |
Created | 2014-02-01T13:17:38.000+0000 |
Updated | 2016-03-08T07:41:36.000+0000 |
Description
Steps to Reproduce
Run -> Run Configuration -> Select iOS Simulator -> Click 'New'
Thats all I've done, and I got a NullPointerException.
Fresh OSX and Studio install, first 'HelloWorld' test project.
OS X 10.9.1
Actual Result
Got an error window with a NullPointerException
Expected Result
Add new configuration withour errors.
Attachments
Instead of running via Run Configuration dialog, if you select iOS simulator shortcut from the global toolbar or right-click Run As context menu, does the app run successfully?
After restarting the application, the bug disappeared, so I can not reproduce it and test it again. Now everything works as it should.
Downgrading since the issue appears to have been resolved by a restart
I think we could mark this as cannot-reproduce. I also traced the exception stacktrace to the code and added null check in the method for 3.2.2.