Issue on deploying phonegap build directly to windows phone
NickName:Mumthezir VP Ask DateTime:2013-07-06T19:16:05

Issue on deploying phonegap build directly to windows phone

Iam doing a phonegap project now, i have deployed my app to many android devices, all works fine. Started on windows phone & i found here phonegap apps cant deploy directly to windows phone. I want to know; whether the steps given below (Steps for unlocking windows phone) will make my build (.xap file from phonegap build) runnable on windows os device?

  • Install the Windows Phone 8 SDK if you do not have it on the system. This is required for all developers.
  • Register for a Windows Phone developer account. If you are a DreamSpark member, you can register for free.
  • After the SDK is installed on the system, search for the Windows Phone Developer Registration program from the start screen.
  • Connect your phone to the computer. The program should detect the device immediately. Hit the Register button when it is clickable.
  • A log-in window will show up on screen. Please fill in your developer account information in the appropriate field, and then hit Sign in. The device registration process will start once you are signed in. If you are successful, you will receive the following message: Congratulations! You have successfully unlocked your Windows Phone.
  • Each developer account can unlock up to three devices. If you want to delete a device from the account, log in to the developer Dashboard, choose Account -> Phones, and then delete the device from there.

Please help me.

Copyright Notice:Content Author:「Mumthezir VP」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/17502401/issue-on-deploying-phonegap-build-directly-to-windows-phone

Answers
user1540792 2013-08-15T10:01:24

This is currently not possible.\n\nThe Development team said they are looking into it and expecting to have it ready Q3 - Q4 this year.\n\nHere's a link to the feature request(https://github.com/phonegap/build/issues/118)\n\nIsmael",


More about “Issue on deploying phonegap build directly to windows phone” related questions

Issue on deploying phonegap build directly to windows phone

Iam doing a phonegap project now, i have deployed my app to many android devices, all works fine. Started on windows phone & i found here phonegap apps cant deploy directly to windows phone. I ...

Show Detail

Phonegap Windows Phone 8 Build Error

I'm trying to deploy an app to a Windows Phone 8 device, compiling it with phonegap's 3.0.0-0.14.4 command line tools, but I keep getting this error message while trying to build it: phonegap loca...

Show Detail

Disable Windows Phone in Phonegap Build

Is it possible to disable builds for Windows Phone in Phonegap Build? Let me know if it's possible, Thanks!

Show Detail

Phonegap 2.9.0, Windows Phone 8, Durandal 2.0, XAP runtime issue

We've been trying to get our PhoneGap 2.9, Durandal 2.0 application working on Windows Phone 8. We've been able to follow the steps to deploy the application to the emulator and to the device via v...

Show Detail

phonegap build windows phone from OSX

Hei, one question: is it possible to build/run/emulate a windows phone app on a OSX operating system? i've tried it using phonegap phonegap run wp8 bit I am getting the following error Error loa...

Show Detail

PhoneGap Build for windows phone and other platforms

I have started a project in phonegap for windows phone, and created a login form. Backend I have written some c# code for perform some api methods and check login. And I have build the phonegap an...

Show Detail

PhoneGap Windows Phone app native browser?

I am about to develop a PhoneGap Windows-Phone app, since i know PhoneGap uses the native browser of the phone to display the app, i would be happy if someone can clarify the following questions fo...

Show Detail

Phonegap Build. Windows Phone Push Notification Support

im currently using https://build.phonegap.com/plugins/324 plugin but it has no support for windows phone. is there any plugin out there that can be used in conjuction with phonegap build that suppo...

Show Detail

PhoneGap Build For Windows Phone Prevents Javascript

I have developed one app in Visual Studio 2010 by using Cordova 1.7.0 template. When I build this app in PhoneGap then everything working fine for android. But for Windows Phone when I deploy th...

Show Detail

How to create and build a windows phone phonegap project?

I have developed a phonegap project for android platform and it is completed.Now I want to create a build of same project for windows platform. So I have followed the following link for reference, ...

Show Detail