问题
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