[TIMOB-19302] Launching Sim asks for computer control
GitHub Issue | n/a |
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-08-03T17:23:38.000+0000 |
Affected Version/s | Release 5.0.0 |
Fix Version/s | Release 5.0.0 |
Components | CLI |
Labels | qe-5.0.0 |
Reporter | Eric Wieber |
Assignee | Chris Barber |
Created | 2015-07-31T17:15:59.000+0000 |
Updated | 2015-09-17T16:47:11.000+0000 |
Description
When running an app on a simulator, terminal requests permission to control the computer. The simulator also performs a 'Hardware -> External Display -> Disabled' action. Is this required? Can these be removed?
*Steps to reproduce issue*
1. Create a new project from the CLI appc new
2. Run the project on an iOS simulator appc run -p ios
*Actual Results*
Terminal requests access and the simulator performs 'Hardware -> External Display -> Disabled'
*Expected Results*
The app can run on simulator without requesting access or performing menu actions.
*Notes*
This appears to only occur with simulators that do not support Watchkit
Attachments
PR: https://github.com/appcelerator/titanium_mobile/pull/7003
Verified fixed, am able to run an app through a simulator without requesting access or performing menu actions. MacOS 1010.5 Studio 4.3.0.201509140942 Ti SDK 5.0.0.v20150915230722 Appc NPM 4.2.0-8 Appc CLI 5.0.0 production Xcode 7.0 GM Seed