c# - How can I test/debug the update process of my app from WP8 to WP8.1? -


i release big update app, wp8 , don't want users lose local app data.

1) right local data of wp8 app still available in local folder afterwards?

2) can use update background task prepare upgrade? or apply wp8.1 → wp8.1 upgrades?

3) there way besides providing wp8 app beta app , updating wp8.1 version there? can test locally on device/in emulator? know there's /update flag application deployment tool how work wp8 → wp8.1?

i'd appreciate help, maybe of have done this. in advance!

1) correct. user data persists through update. user data removed when app uninstalled.

2) wp8.1 feature. need have background task registered before upgrade. isn't useful initial install.

3) try test app, expect work fine wp8 wp8.1


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -