Невозможно создать проект после добавления рекламы в Facebook в React Native
Я использовал оба
react-native-fbads
и
react-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 с React Native?.Моя версия для реагирования - 0.62.2