简体   繁体   English

在我的 iphone 上检测应用程序而不会被 Apple 拒绝?

[英]Detect apps on my iphone without being rejected by Apple?

My app has been rejected by Apple for the following reason "Our team is aware that iHasApp is using publicly available APIs, however this specific implementation abuses canOpenURL: to detect all apps on a given device".So I start to look for another way to list all the installed app in the user's phone.So my questions are:我的应用程序被 Apple 拒绝,原因如下“我们的团队知道 iHasApp 正在使用公开可用的 API,但是这个特定的实现滥用了 canOpenURL:检测给定设备上的所有应用程序”。所以我开始寻找另一种方法来列出用户手机中所有已安装的应用程序。所以我的问题是:

1/Are they some web apps which can detect the installed apps? 1/它们是一些可以检测已安装应用程序的网络应用程序吗?

2/is it possible to detect apps using their icones? 2/是否可以使用其图标检测应用程序?

If you implement a workaround, the chances are that Apple will still reject your app anyway.如果您实施了一种变通方法,那么无论如何 Apple 仍有可能拒绝您的应用程序。

Obtaining a list of applications installed on the phone is evidently disallowed.获取手机上安装的应用程序列表显然是不允许的。 Apple has rejected apps using lots of methods to detect this: Apple 已使用多种方法拒绝应用程序来检测这一点:

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM