在React Native中添加Facebook广告后无法构建项目

问题描述

我同时使用了react-native-fbadsreact-native-ads-facebook。我还按照安装的所有步骤操作(添加react-native-fbsdk等),但是每当构建项目时,都会出现以下错误

* What went wrong:
Could not determine the dependencies of task ':app:mergeDebugAssets'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve project :react-native-ads-facebook.
     required by:
         project :app
      > Unable to find a matching configuration of project :react-native-ads-facebook:
          - None of the consumable configurations have attributes.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD Failed in 36s

如何将Facebook广告与本机反应一起使用? 我的本机版本是0.62.2

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)