Paypal 错误:文件系统检查失败 [英] Paypal error : FILE SYSTEM CHECK FAILED

查看:23
本文介绍了Paypal 错误:文件系统检查失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道在 SO 上有两篇关于此错误的帖子.就像我找到的每个谷歌结果一样,解决方案是:不要使用越狱设备.但我的很干净,我的客户也是.

I know there are two posts about this error on SO. Like every google result I found, the solution is : don't work with Jailbroken devices. But mine is clean and my client's one too.

我使用 Paypal 开发了两个应用程序.第一个效果很好.第二个显示消息 DEVELOPER ERROR: FILE SYSTEM CHECK FAILED in debugger when Paypal button is initializing.

I developed two apps with Paypal. The first works pretty good. The second shows the message DEVELOPER ERROR: FILE SYSTEM CHECK FAILED in debugger when Paypal button is initializing.

当然,两个应用程序中都声明了相同的代码(具有相同的应用程序 ID).

Of course, the same code (with same application ids) are declared in both apps.

有想法吗?

推荐答案

对于所有像我一样的人

  • 自 2011 年 8 月之前开始使用 Paypal iPhone API
  • 已经在 osX Lion 上迁移了他们的 mac
  • 现在在 Paypal 初始化期间和新应用程序编译后显示此消息
  • ...当然没有越狱设备

这是解决方案:

  • 只需下载新的 API 版本
  • 在您的代码中通过 [Paypal getPayPalInst] 更改 [Paypal getInstance](他们为什么要更改?...)
  • 改变

这个回调方法

- (void)paymentFailedWithCorrelationID:(NSString *)correlationID andErrorCode:(NSString *)errorCode andErrorMessage:(NSString *)errorMessage

- (void)paymentFailedWithCorrelationID:(NSString *)correlationID

大功告成.

这篇关于Paypal 错误:文件系统检查失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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