libpaypalmpl.a使用uniqueidentifier和苹果拒绝拒绝该应用程序 [英] libpaypalmpl.a is using uniqueidentifier and apple reject reject the app

查看:99
本文介绍了libpaypalmpl.a使用uniqueidentifier和苹果拒绝拒绝该应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从2013年5月1日起,Apple将拒绝使用 uniqueIdentifier 的应用。在我的应用程序中,我使用Paypal库,我发现libpaypalmpl.a使用 uniqueIdentifier ,我的应用程序被拒绝,因为 uniqueIdentifier 。如何解决这个问题呢?

From the 1st, May 2013 Apple will reject the app which will use uniqueIdentifier. In my app i am using Paypal library and i found that libpaypalmpl.a is using uniqueIdentifier and my app is rejected because of uniqueIdentifier. how to solve this problem?

推荐答案

Mike来自PayPal。我们正在弃用旧的MPL库。正如你所指出的那样,它会调用[UIDevice uniqueIdentifier]。

Mike from PayPal here. We're in the process of deprecating the old MPL library. As you point out, it does call [UIDevice uniqueIdentifier].

PayPal iOS SDK应该是安全的 - 其他应用程序正在使用它,它不会调用[UIDevice uniqueIdentifier] ]。我们将继续维护此版本并添加新功能,因此它应该为您的客户提供更好的体验。

The PayPal iOS SDK should be safe - other apps are using it, and it does not call [UIDevice uniqueIdentifier]. We'll be maintaining this version going forward and adding new features, so it should be a much nicer experience for your customers.

正如您所指出的,PayPal iOS SDK仅适用于美国企业。我们正在努力扩大对非美国国家的支持,并希望尽快更新!

As you correctly point out, the PayPal iOS SDK is only available to US businesses. We're working on expanding support to non-US countries, and should hopefully have an update soon!

更新:这里没有引用uniqueIdentifier的新iOS SDK(版本2.0.0): https://github.com/paypal/sdk-packages/blob/gh-pages/MPL/PayPalMPL_2-0-0-iPhone_DevelopersPackage.zip

Update: the new iOS SDK (version 2.0.0) without references to uniqueIdentifier is here: https://github.com/paypal/sdk-packages/blob/gh-pages/MPL/PayPalMPL_2-0-0-iPhone_DevelopersPackage.zip

这篇关于libpaypalmpl.a使用uniqueidentifier和苹果拒绝拒绝该应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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