[TIMOB-26039] Module: "-T device" parameter will be ignored when build module
GitHub Issue | n/a |
Type | New Feature |
Priority | High |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 7.1.1 |
Fix Version/s | n/a |
Components | Android |
Labels | 2021-Q1 |
Reporter | Shuo Liang |
Assignee | Unknown |
Created | 2018-05-15T01:39:14.000+0000 |
Updated | 2020-12-08T13:12:54.000+0000 |
Description
Reproduce
1. Create a default module project
2. Open terminal, go to project directory -> android
3. Run the following command "appc run -p android -T device"
4. Will notice the project will be built and run to Emulator instead of device.
Please check
Comments
JSON Source
Customer asked for this feature to be considered as higher priority. Since The current 3rd party SDK that they are working on can only be used in some architectures that require to run it in the device. [~eharris] Please consider and update.
Any update?