canOpenUrl失败“org-appextension-feature-password-management”(PayPal)
贝宝付款不起作用,因为我打开一个URL失败
-canOpenURL: failed for URL: "org-appextension-feature-password-management://" - error: "(null)"
根据文档,我添加org-appextension-feature-password-management到我的info.plist,但是我仍然得到下面的错误。
想法,我可能忽略了?
似乎是PayPal SDK中的一个错误。
该错误只发生在PayPalEnvironmentNoNetwork设置中 。 当您切换到PayPalEnvironmentSandbox或PayPalEnvironmentProduction时 ,错误不会持续(假设您已经正确设置了LSApplicationQueriesSchemes)。