无法加载此 URL 的 URL:The 域未包含在 react-native 中的应用程序域中

Can't load URL:The domain of this URL isn't included in the app's domains in react-native

我正在将社交登录整合到我的 react-native application.Error 消息中

Can't load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and sub-domains of your app to the App Domains field in your app settings.

如何在 react-native 应用程序中集成 oAuth facebook 登录?

您需要前往 Settings > Advanced 并在 Domain Manager 下添加您的域名。