Answered by:
Windows application server communication issue

Question
-
Hi,
I recently developed a windows phone application using phonegap(HTML5, CSS) in visual studio and generated the deployable XAP file. When I registered my device with my developer account I was able to install my application locally and was able to do server communication as well. But when I submit the same XAP file to store and then download from store, the server communication is failing. As this issue is observed only at store I am not able to debug the issue.
My application name is "Sterling Money". Version: 1.0.0.0.Note: I am doing ajax requests for server communication.
Please let me know if some permissions need to be given while submitting to store or any work around needed from me to fix this issue. Requesting a response soon.
Thanks,
Sterling Money.
Friday, August 22, 2014 6:53 AM
Answers
-
You may want to ask this on a Phonegap forum. We don't have any support for Phonegap.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.- Marked as answer by Jamles HezModerator Friday, August 29, 2014 10:56 AM
Friday, August 22, 2014 6:59 PMModerator
All replies
-
You'll need to pinpoint where in the app that you're trying to perform the communication, and then post the source code so we can examine it and try to figure out what's going on.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.Friday, August 22, 2014 12:09 PMModerator -
Hi,
Actually I developed the application using phonegap so I don't have any XAML file to share. Also the point I am trying to share here is when I deploy the application locally from my machine using XAP deployer I am able to do server communication and use the app fully without any issues, but when I submit the app to windows phone store & download the app from there I am facing the issue with server communication.
My question is how can the same application show different behaviours when deployed locally & downloaded from store. I hope that I am missing some permission items configuration when submitting to store. Also I can share any Javascript content if needed or I can share my phonegap project if needed to your mail. Please let me know for any further information needed from me.
Friday, August 22, 2014 12:48 PM -
You may want to ask this on a Phonegap forum. We don't have any support for Phonegap.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.- Marked as answer by Jamles HezModerator Friday, August 29, 2014 10:56 AM
Friday, August 22, 2014 6:59 PMModerator