Software Archive
Read-only legacy content
17061 Discussions

Help me with protocol handle r?

Marco_Antonio_F_
Beginner
703 Views

Hello, I am trying to create a file for windows phone with the XDK.
On the first try "everything went well" but the app did not pass the tests!

and found error in the "protocol handler" do not know how to find this protocol or create one. If you leave without fills you of the error and before tina put the game name so doing my app being rejected by the windows not pass the start-up tests, open, unpack, or something of the genre!
how do I fix it !!!
Thank you !!!!

0 Kudos
3 Replies
José_Manuel_G_
Beginner
703 Views

Hi Marco Antonio!

I'm developing a Windows Phone app too and I have another app for test.

In the Test app, called WPD, my "protocol handler" is "wpd" and I can build it without any problem.

In the Real app, I've got the same name without blank spaces and in lower letters and I can build it without any problem.

For example: If the title is "This Is It", the protocol handler is "thisisit".

I hope you can build your app with this, is pretty hard to found help with Windows Phone issues.

0 Kudos
Marco_Antonio_F_
Beginner
703 Views

Really !!!
Thank you for your help !!!

0 Kudos
José_Manuel_G_
Beginner
703 Views

You are welcome! :)

0 Kudos
Reply