Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24472] No Windows Phone devices found

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterJérémy Tonneau
AssigneeUnknown
Created2017-03-06T15:25:22.000+0000
Updated2018-02-28T19:55:54.000+0000

Description

Hi, I'm able to build a project with Visual Studio on my Windows 10 Phone (Lumia 550) using ARM architecture. On Appcelerator Studio the device is not found : {noformat} [ERROR] : Invalid "--device-id" value "0" {noformat} Here's my appc ti info: {noformat} Operating System Name = Microsoft Windows 10 Professionnel Version = 10.0.14393 Architecture = 64bit # CPUs = 4 Memory = 7.9GB Node.js Node.js Version = 6.10.0 npm Version = 3.10.10 Titanium CLI CLI Version = 5.0.11 node-appc Version = 0.2.39 Titanium SDKs 6.0.2.GA Version = 6.0.2 Install Location = C:\ProgramData\Titanium\mobilesdk\win32\6.0.2.GA Platforms = android, mobileweb, windows git Hash = 3c5806f git Timestamp = 2/24/2017 19:25 node-appc Version = 0.2.39 Intel® Hardware Accelerated Execution Manager (HAXM) Not installed Java Development Kit Version = 1.7.0_80 Java Home = C:\Program Files (x86)\Java\jdk1.7.0_80 Microsoft (R) Visual Studio 14.0 (selected) Path = C:\Program Files (x86)\Microsoft Visual Studio 14.0\ CLR Version = v4.0.30319 MSBuild Version = v14.0.25420.1 Windows Phone SDKs = not installed Microsoft (R) Windows Phone SDK 10.0 (selected) Path = C:\Program Files (x86)\Windows Kits\10\ 8.1 **Not supported by Titanium SDK 6.1.0.v20161117072812** Path = C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\ Windows PowerShell Enabled = yes Windows Phone Emulators 8.1 10.0 Windows Phone Devices {noformat} In Windows Phone Devices section there's no devices shown. I removed the references to Android.

Comments

  1. Jérémy Tonneau 2017-03-06

    When i do : appc run -p windows --wp-sdk 10.0 --target wp-device --device-id 00000015-ee9c-034f-0000-000000000000 -I CN=A099BBB5-8807-4901-AE8A-A8CFC4F47440 I have an error : {noformat} C:\ProgramData\Titanium\mobilesdk\win32\6.0.2.GA\windows\cli\commands\_build\config\deviceID.js:72 throw new Error( ^ Error: No Windows Phone devices found at WindowsBuilder. (C:\ProgramData\Titanium\mobilesdk\win32\6.0.2.GA\windows\cli\commands\_build\config\deviceID.js:72:11) at Object.opt.prompt (C:\Users\joachim\.appcelerator\install\6.1.0\package\node_modules\titanium\lib\cli.js:584:11) at CLI. (C:\Users\joachim\.appcelerator\install\6.1.0\package\node_modules\titanium\lib\cli.js:838:9) at C:\Users\joachim\.appcelerator\install\6.1.0\package\node_modules\titanium\node_modules\async\dist\async.js:4053:5 at process (C:\Users\joachim\.appcelerator\install\6.1.0\package\node_modules\titanium\node_modules\async\dist\async.js:2479:17) at Immediate. (C:\Users\joachim\.appcelerator\install\6.1.0\package\node_modules\titanium\node_modules\async\dist\async.js:2292:16) at runCallback (timers.js:651:20) {noformat} And when I do "c:\Program Files (x86)\Windows Kits\10\bin\x86\WinAppDeployCmd.exe" devices I have : {noformat} Windows App Deployment Tool Version 10.0.0.0 Copyright (c) Microsoft Corporation. All rights reserved. Discovering devices... IP Address GUID Model/Name 127.0.0.1 00000015-ee9c-034f-0000-000000000000 Lumia 550 (RM-1127) Done. {noformat}
  2. Sharif AbuDarda 2017-03-06

    Hello, Please follow the guide http://docs.appcelerator.com/platform/latest/#!/guide/Installing_the_Windows_Phone_SDK-section-src-43306274_InstallingtheWindowsPhoneSDK-WindowsPhoneDevice on Compatibility and download.
       Microsoft only supports Windows Phone 8 development on systems running 64-bit Windows 8.x or 10. The Pro edition or higher is required to run the Windows Phone emulator.
       
       Windows 10 requires Developer mode to be enabled to build ws-local applications. This can be set in Settings > Update & Security > For developers.
       
    Make sure the device developer option is enabled, Log out from the studio and command prompt by "appc logout -D" and reconnect the device and log in "appc login". Now run "appc ti info". Thanks.
  3. Jérémy Tonneau 2017-03-07

    I logged out, logged in and here's the appc ti info: {noformat} Appcelerator Command-Line Interface, version 6.1.0 Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved. Operating System Name = Microsoft Windows 10 Professionnel Version = 10.0.14393 Architecture = 64bit # CPUs = 4 Memory = 7.9GB Node.js Node.js Version = 6.10.0 npm Version = 3.10.10 Titanium CLI CLI Version = 5.0.11 node-appc Version = 0.2.39 Titanium SDKs 6.0.2.GA Version = 6.0.2 Install Location = C:\ProgramData\Titanium\mobilesdk\win32\6.0.2.GA Platforms = android, mobileweb, windows git Hash = 3c5806f git Timestamp = 2/24/2017 19:25 node-appc Version = 0.2.39 Intel® Hardware Accelerated Execution Manager (HAXM) Not installed Java Development Kit Version = 1.7.0_80 Java Home = C:\Program Files (x86)\Java\jdk1.7.0_80 Microsoft (R) Visual Studio 14.0 (selected) Path = C:\Program Files (x86)\Microsoft Visual Studio 14.0\ CLR Version = v4.0.30319 MSBuild Version = v14.0.25420.1 Windows Phone SDKs = not installed Microsoft (R) Windows Phone SDK 10.0 (selected) Path = C:\Program Files (x86)\Windows Kits\10\ 8.1 **Not supported by Titanium SDK 6.1.0.v20161117072812** Path = C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\ Windows PowerShell Enabled = yes Windows Phone Emulators 8.1 10.0 Windows Phone Devices {noformat} But what is weird is that the c:\Program Files (x86)\Windows Kits\10\bin\x86\WinAppDeployCmd.exe show me the device connected {noformat} Windows App Deployment Tool Version 10.0.0.0 Copyright (c) Microsoft Corporation. All rights reserved. Discovering devices... IP Address GUID Model/Name 127.0.0.1 00000015-ee9c-034f-0000-000000000000 Lumia 550 (RM-1127) Done. {noformat} I've disabled Developer Mode on my Windows Phone 10 then enabled it again, tested everything again but still the same problem.
  4. Debuisson Eugène 2017-03-20

    Hi, Any news ?

JSON Source