我们如何知道我们的应用程序是否已从 iphone 卸载? [英] How we know if our app uninstalled from iphone?

查看:52
本文介绍了我们如何知道我们的应用程序是否已从 iphone 卸载?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果我们的应用从 iphone 上卸载,我想知道日期?

I want to know the date if suppose our app uninstalled from iphone?

推荐答案

正如其他人已经回答的那样 - 你不能.

As others have already answered - you can't.

但是,如果您在应用中启用了推送通知,您可以通过使用 APN 反馈服务来查看哪些 apn 令牌已被删除(假设已卸载),从而得到一个非常粗略的想法.这篇 SO 帖子中有更多信息:推送通知"- 反馈,卸载应用

However, if you have push notifications enabled in your app, you can get a very rough idea by using APN feedback service to see which apn tokens have been removed (assumed uninstall). There is more info in this SO post: "Push notification" - feedback, uninstall application

同样,这应该仅用于对您的卸载提供一个非常粗略的想法,因为用户可能会出于任何原因选择退出推送通知或用户的令牌更改.

Again, this should only be used to give a very ~rough idea on your uninstalls since the user may opt out of push notifications or the user's token changes for whatever reason.

这篇关于我们如何知道我们的应用程序是否已从 iphone 卸载?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆