xamarin app to replace native android app on google play store

梦想与她 提交于 2019-12-23 17:17:24

问题


i have an existing native android app on the google play store. We have now developed the same app in xamarin and wish to go ahead with the xamarin one here on. I need to understand if it is possible to now put the xamarin apk on the store in place of native android one so the user receives the xamarin app as an update and not as a new app? I want to xamarin version to go as update to the user. Please guide me with the steps that will need to be taken to do so.


回答1:


If you are able to keep the package name and signing key you are able to deploy your app as an update to the user. Don't forget to bump up the version number.



来源:https://stackoverflow.com/questions/48882043/xamarin-app-to-replace-native-android-app-on-google-play-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!