How to Build Windows Phone Application in Release mode?

When you develop a Windows Phone App, you might build the app in the debug mode which can provide additional debug information during the testing.

When you submit your Windows Phone App, you should make sure that the Windows App (XAP file) to be built in the release mode.

To Build the Windows Phone Application in Release mode, just select the option “Release” in the drop down next to the Run Arrow.

 

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the Win32 Error “0x000019E5 – ERROR_COULD_NOT_RESIZE_LOG” that you get when debugging system erors in...
In this post, you’ll learn about the error “CO_E_DBERROR 0x8004E02B” that is returned when working with COM based APIs or...
In this post, you’ll learn about the Win32 Error “0x000019D0 – ERROR_LOG_BLOCK_VERSION” that you get when debugging system erors in...