Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I ended up using Nokia's Remote Device Access service, which allows you to run your app on real Nokia hardware remotely. You cannot debug with it, but I was able to fix my bug by making small changes, testing on device, make another change, redeploy, and so on, until I found the cause of the bug.</p> <p><a href="http://www.developer.nokia.com/Devices/Remote_device_access/" rel="nofollow">http://www.developer.nokia.com/Devices/Remote_device_access/</a></p> <p>Here is the repsonse I got from Microsoft, for anyone else interested in what their current stance is:</p> <blockquote> <p>I reviewed your case and you mention that your app failed certification due to the app failing to launch on a Windows Phone 8 device. You also mention that you are unable to debug this as you do not have a Windows 8 PC and would like the app to be released for Windows Phone 7 devices only.</p> <p>All apps are released for Windows Phone 8 devices as they are setup to be backwards compatible with Windows Phone 7 apps, this cannot be opted out of. The link below provides additional information regarding the Windows Phone 8 platform being backwards compatible.</p> <p><a href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/15/app-submission-tips-for-windows-phone-7-and-windows-phone-8.aspx" rel="nofollow">http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/15/app-submission-tips-for-windows-phone-7-and-windows-phone-8.aspx</a></p> <p>Since you do not have a Windows 8 PC to run the emulator you may want to look at releasing your app as a beta and testing it on a Windows 8 Phone. This should allow you to replicate the issue the testers are seeing. Additional information regarding beta testing can be found in the link below.</p> <p><a href="http://msdn.microsoft.com/en-us/library/windowsphone/help/jj215598(v=vs.105).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/windowsphone/help/jj215598(v=vs.105).aspx</a></p> <p>Please let me know if you have any additional concerns or questions as I'd be happy to assist.</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload