merbin2012 / cordova-plugin-codeplay-facebookads-free

Free facebook audience network ads for cordova user. This supports banner ads, Interstitial ads and video ads.
23 stars 9 forks source link

ERROR BUILD #31

Closed EMI-INDO closed 2 years ago

EMI-INDO commented 2 years ago

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

Task :app:preBuild UP-TO-DATE Task :app:preDebugBuild UP-TO-DATE Task :CordovaLib:preBuild UP-TO-DATE Task :CordovaLib:preDebugBuild UP-TO-DATE Task :CordovaLib:compileDebugAidl NO-SOURCE Task :app:compileDebugAidl NO-SOURCE Task :CordovaLib:packageDebugRenderscript NO-SOURCE Task :app:compileDebugRenderscript NO-SOURCE Task :app:generateDebugBuildConfig Task :app:javaPreCompileDebug Task :app:generateDebugResValues Task :app:generateDebugResources Task :CordovaLib:writeDebugAarMetadata Task :CordovaLib:compileDebugRenderscript Task :app:checkDebugAarMetadata Task :CordovaLib:generateDebugResValues Task :CordovaLib:generateDebugResources Task :CordovaLib:packageDebugResources Task :app:createDebugCompatibleScreenManifests Task :app:extractDeepLinksDebug Task :CordovaLib:extractDeepLinksDebug Task :CordovaLib:processDebugManifest Task :app:processDebugMainManifest Task :app:mergeDebugResources Task :app:processDebugManifest Task :CordovaLib:compileDebugLibraryResources Task :app:processDebugManifestForPackage Task :CordovaLib:generateDebugBuildConfig Task :CordovaLib:parseDebugLocalResources Task :CordovaLib:javaPreCompileDebug Task :app:mergeDebugNativeDebugMetadata NO-SOURCE Task :app:mergeDebugShaders Task :app:compileDebugShaders NO-SOURCE Task :app:generateDebugAssets UP-TO-DATE Task :CordovaLib:mergeDebugShaders Task :CordovaLib:compileDebugShaders NO-SOURCE Task :CordovaLib:generateDebugAssets UP-TO-DATE Task :CordovaLib:packageDebugAssets Task :CordovaLib:generateDebugRFile Task :app:mergeDebugAssets Task :app:processDebugResources

Task :CordovaLib:compileDebugJavaWithJavac

Task :CordovaLib:bundleLibCompileToJarDebug Task :app:compressDebugAssets

Task :app:compileDebugJavaWithJavac FAILED

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.

BUILD FAILED in 4s Command failed with exit code 1: ~~/gradlew cdvBuildDebug -b ~~/build.gradle

mepeldiez commented 2 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.

merbin2012 commented 2 years ago

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.

merbin2012 commented 2 years ago

Kindly check, all the issues were solved (Ver 0.2.0).