如何创建将下载以配置或用户选择的外部资源下载外部资源的电话应用
我们有一个应用程序,由于我们的客户,我们需要维护该应用程序的多个版本。 Google Play禁止并拒绝此类应用程序,因为它认为它们太相似了,并且在Play商店中只有一个版本。 这些应用是用科尔多瓦编写的。
如何创建打开时的应用程序,具体取决于配置或选择适当的版本(我们知道如何做)。
它将根据所需版本下载其他文件。 (就像下载外部资源的游戏一样,每个更新 - 游戏需要从商店更新,但在开始后内部下载外部资源)
We have an app and we need to maintain several versions of this app, because of our customers.
GooglePlay prohibits and rejects such apps because it thinks they are too similar and there should only be one version in the Play shop.
The apps are written in Cordova.
How to create an app that when opened, depending on the configuration or selecting appropriate version (this we know how to do).
It would download additional files depending on the version required. (like games downloading external sources every update - games need updating from shop, but also downloading external resources internally after starting)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为您需要阅读有关产品口味。
I think you need to read about product flavors.