Does any know of a wlakthrough to get a Titanium mobileweb app packaged to work on a windows 8 mobile device?
I have followed the details on http://docs.appcelerator.com/titanium/3.0/#!/guide/Getting_Started_with_the_Windows_8_SDK and can get the solution into Visual Studio. It does runs on a windows tablet/pc emulator but I can get the solution to run on a phone.
Visual Studio prompts you to add new windows 8.1 phone project which then allows the windows phone emulator in the debug and run options but this is a new project with a new default.html file and folders. I tried to paste the titanium content into this project but it fails to build?
Thanks in adavnce for any help you can provide.