Paypal 错误“开发者错误:文件系统检查失败”在 iPhone 设备中
我开发了一个带有贝宝实施的应用程序。当我在 iPhone 模拟器上运行这个应用程序时,它运行良好。但是当我在 iPhone 设备上运行相同的应用程序时,它显示
“网络错误。无法使用 PayPal 付款。请稍后重试。”
应用程序启动时出错。同样在我的控制台(日志)中它将显示
“开发者错误:文件系统检查失败”
错误。所以请给我解决这个问题的方法。提前致谢...
I have developed an application with paypal implementation. When i run this application on iphone simulator it works well. But when i run same application on iphone device, it display
"Network error. Pay with PayPal not available. Please try again later."
error at the start of application. Also in my console(Log) it will display
"DEVELOPER ERROR: FILE SYSTEM CHECK FAILED"
error. So please give me solution for that problem. Thanks in advance...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我以前也遇到过这样的问题。就我而言,这是由于 iPhone 本身造成的。
我不记得我在哪里读到的,但事实证明,paypal 在大多数越狱 iPhone 上都不起作用,具体取决于你如何越狱。他们声称这是安全威胁。
当然,测试其是否有效的唯一方法是通过iTunes恢复iPhone并删除所有越狱痕迹,或者使用其他未越狱的设备进行测试。
I have this kind of problem before. And in my case, its due to the iPhone itself.
I don't remember where i read it but turns out, paypal does not work in most of jailbreak iphone, depending on how u jailbreak it. They claimed that its a security threat.
The only way to test whether its working or not is to restore the iPhone via iTunes and delete all the jailbreak traces or test it with another device which is not jailbroken, of course..
PayPal 也不太符合这个错误,我在不同的 SDK 版本中遇到了不同的错误
我在 PayPal 论坛中发现的唯一内容:
越狱的 iPhone 不支持移动支付库 - 请参阅
https://www.x.com/search/site/Mobile%20Payment%20Library%20is%20not%20supported%20in%20jailbroken%20iPhone
PayPal also not very consistent with this error, I got different errors with different SDK versions
The only thing I found in PayPal forums:
Mobile Payment Library is not supported in jailbroken iPhone - see
https://www.x.com/search/site/Mobile%20Payment%20Library%20is%20not%20supported%20in%20jailbroken%20iPhone
如果您的手机未越狱且是正品,请在此处查找对我有用的答案 -> Paypal 错误:文件系统检查失败
If your phone is not jailbroken and is genuine, please look here for the answer that worked for me -> Paypal error : FILE SYSTEM CHECK FAILED