gpt4 book ai didi

android - iOS 是否具有与 Android 一样的应用内更新功能?

转载 作者:行者123 更新时间:2023-12-01 18:35:27 26 4
gpt4 key购买 nike

我已经为 Android 和 iOS 开发了一个移动应用程序。现在每周我们都会发布 2 个更新。大多数情况下,Android 和 iOS 用户会停止应用程序的自动更新。但是,如果有关键更新或错误修复或新功能,那么我们必须要求用户更新应用程序以获得更好的可用性。为此,我发现 Android 有 In App Updates API .它说,我引用

Keeping your app up-to-date on your users’ devices enables them to try new features, as well as benefit from performance improvements and bug fixes. Although some users enable background updates when their device is connected to an unmetered connection, other users may need to be reminded to update. In-app updates is a Play Core library feature that introduces a new request flow to prompt active users to update your app.



但是,我无法为 找到相同或类似的功能。 iOS .我不确定 推送通知可以做同样的事情,也可以不做。请指教。

最佳答案

不,如果没有用户的自动更新设置,则无法更新或下载应用程序。

但是你可以尝试另一种方法。
就像当应用程序打开或进入前台时,调用 API/Web 服务以检查是否有基于应用程序当前版本发布的任何关键更新?根据“是/否”响应,向用户显示有新更新可用的警报,然后单击“确定”,将他们带到 Apple 商店。

关于android - iOS 是否具有与 Android 一样的应用内更新功能?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60043944/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com