简体   繁体   English

如果应用程序与 apk 一起安装,Playstore 更新是否有效?

[英]Do the playstore updates work if the app is installed with apk?

Do the updates work if the app is installed with an apk (Sideloading)?如果应用程序安装有 apk(侧载),更新是否有效?

I would like to deliver the Android devices with my pre-installed app and the devices will receive updates later if the customer logs on with his own account.我想交付带有我预装应用程序的 Android 设备,如果客户使用自己的帐户登录,设备将在稍后收到更新。

Play Store updates work only if the app is already in the user's library ie the user has installed the app once via Play Store and the update signature is the same.只有当应用程序已经在用户的库中时,Play 商店更新才有效,即用户通过 Play 商店安装了一次应用程序并且更新签名相同。 Otherwise, Play Store updates will not work.否则,Play 商店更新将不起作用。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用adb安装的apk会从playstore接收更新吗? - Apk installed using adb , will receive updates from playstore? 当应用程序已从 Playstore 安装时无法安装 apk - Cannot install apk when the app is already installed from Playstore 从 Google PlayStore 下载时应用程序关闭与发布 apk 一起使用 - App closes when downloaded from Google PlayStore work with release apk 谷歌地图没有显示何时从Playstore下载应用程序,但在安装直接签名的apk时显示正常 - Google map not showing when app is downloaded from playstore but showing fine when installed directly signed apk Android - 应用内更新。 在哪里指定更新(上传到 playstore 的新 apk)应该是 IMMEDIATE 还是 FLEXIBLE 类型更新? - Android - In-App Updates. Where to specify whether an Update(new apk uploaded to playstore) should be an IMMEDIATE or FLEXIBLE type update? 应用程式停止使用已签署的APK Playstore版本,但可以从Android Studio编译的版本开始运作 - App stops working with signed APK playstore version but does work from the compiled one from Android Studio 将应用发布到 Playstore - uploading.apk 时出错 - Publishing an app into playstore - error uploading .apk 为 AAB 上传选择加入 Google Play 应用签名会影响已经从 Play 商店安装 APK 的现有用户吗? - Will opting in for Google Play App signing for AAB upload affect existing users who have already installed APK from playstore? 应用程序在调试期间在手机上工作,在安装apk时不起作用 - App works on phone during debugging, does not work when apk is installed 从Playstore安装的应用中未显示地图 - Map is not showing in app installed from playstore
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM