Closed EMI-INDO closed 3 years ago
Greetings, I get the same error, so i installed the admob plus plugin; thats solved the building error, but no ad is showed at any time. why do we have to install the admob plus plugin? This Could be just an unexpected forgotten import? sorry for my English.
Let me check and republish, if any error found. Thanks for reaching out.
On Mon, 25 Oct, 2021, 7:58 AM mepeldiez, @.***> wrote:
Greetings, I get the same error, so i installed the admob plus plugin; thats solved the building error, but no ad is showed at any time. why do we have to install the admob plus plugin? This Could be just an unexpected forgotten import? sorry for my English.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/merbin2012/cordova-plugin-codeplay-facebookads-free/issues/31#issuecomment-950472284, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4EGECGYLTFPTKIMOSOUHTUIS6FRANCNFSM5GMROLHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Kindly check, all the issues were solved (Ver 0.2.0).
hi i don't use admob ads or admob mediation, but in an error like that i have to install the admob-plus-cordova plugin
Error: Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=~~/androidSDK (recommended setting) ANDROID_HOME=~~/androidSDK (DEPRECATED) Using Android SDK: ~~/androidSDK The project name 'FAN Ads PRO' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https:/~~/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details). at cdv_gradle_name_8qjq51w33rtokp87bn2r64bpt.run(~~/cdv-gradle-name.gradle:2) (Run with --stacktrace to get the full stack trace of this deprecation warning.) :wrapper
BUILD SUCCESSFUL in 0s 1 actionable task: 1 executed Subproject Path: CordovaLib Subproject Path: app
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https:/~~/command_line_interface.html#sec:command_line_warnings 30 actionable tasks: 30 executed
Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. ~~/codeplayfacebookads.java:27: error: package admob.plus.cordova does not exist import admob.plus.cordova.Generated; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: ~~/AssetFilesystem.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'.
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 4s Command failed with exit code 1: ~~/gradlew cdvBuildDebug -b ~~/build.gradle