Same app name but different country and binary

旧巷老猫 提交于 2019-11-28 12:06:02

问题


I have a version of an app that is currently available in the mexico store, but I would like to do a colombia version. The the data used and the UI will change somewhat.

Can I create a different binary to upload to a different store and still keep the same app name?

I found the question above somewhere with no answer, just editted it a little. I found that question because it is my question now. Can you give me any ideas or advice?

Thanks for anyhelp or advice that you can give.


回答1:


You can't upload a different version for each country, but you could detect the users location and then change the UI/whatever else to match what is needed for that locale.



来源:https://stackoverflow.com/questions/11132637/same-app-name-but-different-country-and-binary

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