I'm trying to develop my first window phone app with Titanium. I have installed de wp 8.1 sdk and created a 'hello world' test app. I am able to launch this app in a windows phone 8 emulator (I launch it from appcelerator studio).
So far so good. Now I want to test the app on a device. My windows phone has the windows phone 10 operating system.
My question is: Is it possible to run an app which is developed for wp8 on a wp10 device. I expect the device to be backwards compatible but maybe it's not??
When I try to launch the ap on the device (from studio) I get this error:
Error: Not implemented at ChildProcess. (C:\ProgramData\Titanium\mobilesdk\win32\5.2.1.GA\node_modules\windowslib\lib\wptool.js:632:10) at ChildProcess.emit (events.js:110:17) at maybeClose (child_process.js:1015:16) at Process.ChildProcess._handle.onexit (child_process.js:1087:5)