canOpenUrl fail “org-appextension-feature-password-management” (PayPal)

天大地大妈咪最大 提交于 2019-12-12 04:43:44

问题


PayPal payment not working as I get failure on opening a URL

-canOpenURL: failed for URL: "org-appextension-feature-password-management://" - error: "(null)"

In accordance with the documentation I added org-appextension-feature-password-management to my info.plist, but I still get the below error.

Ideas what I might have overlooked?


回答1:


Seems to be a bug in PayPal SDK.

The error only occurs in the PayPalEnvironmentNoNetwork setting. When you switch over to PayPalEnvironmentSandbox or PayPalEnvironmentProduction the error does not persist (assuming you have set LSApplicationQueriesSchemes correctly).



来源:https://stackoverflow.com/questions/32912972/canopenurl-fail-org-appextension-feature-password-management-paypal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!