问题标签 [galaxy-apps]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - 尝试更新来自 GalaxyApps 的应用程序时,Google Play 显示“DF-DLA-14”
我们在三星 GalaxyApps 商店和 Google Play 中有应用程序。
- 用户从 GalaxyApps 商店安装应用程序
- 新更新后首先来到 Google Play
- 智能手机尝试从 Google Play 安装更新(尽管来自 GalaxyApps 的应用程序 - 我们使用相同的包名称,并且由于 Google Play 计费,我们无法更改它......)
- Google Play在尝试更新应用程序时显示错误DF-DLA-14 。
我认为,这是由新的 Google Play 签名服务引起的:https: //support.google.com/googleplay/android-developer/answer/7384423使用上传证书。三星 GalaxyApps 仍然使用普通的签名证书,不像 Google Play 商店。
您是否有同样的问题,使用新的 Google 签名方法上传 jks 文件?
你有什么解决办法吗?
我在 Google 问题跟踪器上创建了一个问题:https ://issuetracker.google.com/issues/69285256
wordpress - 流星js银河路由子目录到外部wordpress
有人可以帮我弄这个吗?提前致谢。
我的域名来自 GoDaddy,应用程序基于流星 js 构建,并托管在 Galaxy 主机上。我想将所有对“/blog/”的请求重定向到托管在不同服务器上的外部 WordPress 站点。
例如,如果有人访问
http://example.com/blog/some-article -> 这个请求应该打开一些托管在不同服务器上的文章。
您能否建议如何实现这一目标?
银河托管非常简单,具有成本效益,并且为我的应用程序提供了非常快的响应时间,<50ms。我希望坚持下去。
谢谢
android - 三星商店应用程序安装程序包名称
随着谷歌和亚马逊的回归com.android.vending
,com.amazon.venezia
分别为
要检查该应用程序是否是从三星商店安装的,需要进行哪些检查?