having both developing and released version of windows 8 app store

Reza Jooyandeh

I am developing a windows 8 store app with C#. I have released it on the store and also I am continuing my development for the next versions. How can I have both developing version and store version install on my computer? I need to be able to test the store version while keep adding features and fixing bugs.

When I change the code and try to run, I get a message that it will overwrite the store version which is already installed on my computer. It seems to be related to the fact they have the same package name in the manifest but I am not sure if modifying it is the best way and if modification would cause a problem later when I want to release the next versions.

Deani Hansen

Right now, I dont think there is an easy solution for you. You might be able to do it with some powershell but that would still make it quite a manual process. Looking forward however, I would seriously consider using Visual Studio Online (TFS Source control in the cloud) to managing your source code. Here is two guides on how to get started:

Getting started with Visual Studio Online

How to upload source

What you should do every time you make a release of your app is tobranch your development source code into a release branch. - A branch is basically like a folder containing a snapshot of your code. This means you can have a development branch where you are working on your next version, and then a branch for every released version of your app. Whenever you want to return to released versions of the app, then you can always open the branch containing the specific release and redeploy the app to your device. Here is a guide on branching as well:

Guide on Branching and Merging

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Update App for both windows phone 7.5 and 8

Play Store having new version of the app, but not showing update

Replacing a free Windows Store app with a paid version

Image processing library for windows 8 App Store

Windows 8 Store Instant Messaging App

Windows 8 Store In-App purchases

Exception handling in Windows 8. Store App

Released App on App Store but says your device isn't compatible with this version

developing windows phone 8 app with javascript using visual studio 2013 ultimate update 2

Is it possible to notify user by email when a new production app version is released to Play Store?

How long does it take for a beta version of my app to be released onto production for android (play store)?

Deploying windows 8 app on several devices without app store

Can I browse the Windows App Store outside of Windows 8?

Windows 8 Store certification for a Windows Desktop App written in Java

Install a Windows 8 Modern UI app without the Windows Store

IDE for Developing windows phone 8 applications in Ubuntu

Developing a media player for Windows Phone 8

Check if a tablet is connected to a power supply from a windows 8 store app

Windows 8 Store App and jQuery - MSApp.execUnsafeLocalFunction

windows 8 store javascript app, download and save images from web

Developing a Redux store as a seperate NPM module for a React App

How to start developing a web app to store data to CosmosDB in Azure

Developing a sticker app for iPhone where do i store the images

Mouse cursor is not showing in windows store game developing using monogame

Developing new version of iOS app. Need new bundle ID?

Share on whats app both App Store and Play store links

Opening app store page before having app in the store

Distributing on both the Mac App Store and externally

Windows Store App not Scaling