guannstar's Forum Posts

  • Well, it's $132 Canadian for a c3 license.

    Why do you think it's a bad idea to buy a c3 license?

    I've tried this tut, but my build failed (i think it keeps saying, jkd 8.1 not recognized, even though I downloaded it just before trying to build with Cordova):

    Node.js and Java are both installed.

    Install:

    construct.net/en/tutorials/building-mobile-apps-locally-with-cordova-cli-21

    Tutorial:

    youtube.com/watch (at 6:21, is the point where my build failed)

    How exactly are you building your apks?

  • dop2000 I'm not sure what happened. Can you please try to build on phonegap and tell me what happens? Maybe it'll work for you. If so, that's strange. I have a feeling it's an issue on their end through.

    Also, what if I have a C2 license? Who come that doesn't work? Now I have to pay 200 dollars a year just to build (I already spent $400 and something on the c2 license)?

    Also, where can I download Cordova software? Is it like the Intel XDK software?

  • How do I build my apk, now that cocoon.io and phonegap aren't working?

    I can't find any decent monaca.io tutorials either, showing how sign and add admob.

    Can someone please show me how to build apk, in October 2018?

  • Thanks, Ashley... I changed it today, to 5.0+ [Lollipop-Webview] (and deleted all third party plugins), but I'm still having build issues. What do I need to do? I'm confused... I'm I supposed to change something else in the config.xml?

    This was my setup...

    dropbox.com/s/fz5b117zsbscbzk/eferter.JPG

    dropbox.com/s/xg5t85ar1cmlhhj/1111.JPG

    This is what the Phonegap Log is saying now...

    Build Date: 2018-10-26 22:28:12 +0000

    --------------------------------------------------------------------------------

    PLUGIN OUTPUT

    --------------------------------------------------------------------------------

    Fetching plugin "https://github.com/MBuchalik/cordova-build-architecture.git" via git clone

    Using shallow clone

    Repository "https://github.com/MBuchalik/cordova-build-architecture.git" checked out to git ref "v1.0.1" at "b787544".

    Installing "cordova-build-architecture" at "1.0.1" for android

    Subproject Path: CordovaLib

    Fetching plugin "cordova-custom-config" via npm

    Installing "cordova-custom-config" at "5.0.2" for android

    Fetching plugin "cordova-plugin-ad-admob" via npm

    Installing "cordova-plugin-ad-admob" at "1.0.118" for android

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" checked out to git ref "master" at "b22949d".

    Installing "cordova-plugin-ad-admob-sdk" at "1.0.36" for android

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-extras-google-play-services" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-extras-google-play-services" checked out to git ref "master" at "f6f6b28".

    Installing "cordova-plugin-extras-google-play-services" at "1.0.5" for android

    Subproject Path: CordovaLib

    Fetching plugin "cordova-plugin-inappbrowser" via npm

    Installing "cordova-plugin-inappbrowser" at "3.0.0" for android

    Fetching plugin "cordova-plugin-media" via npm

    Installing "cordova-plugin-media" at "5.0.2" for android

    Plugin doesn't support this project's cordova-android version. cordova-android: 6.1.2, failed version requirement: >=6.3.0

    Skipping 'cordova-plugin-media' for android

    Fetching plugin "cordova-plugin-statusbar" via npm

    Installing "cordova-plugin-statusbar" at "2.4.2" for android

    Fetching plugin "cordova-plugin-whitelist" via npm

    Installing "cordova-plugin-whitelist" at "1.3.3" for android

    This plugin is only applicable for versions of cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in.

    --------------------------------------------------------------------------------

    PROJECT PROPERTIES

    --------------------------------------------------------------------------------

    # This file is automatically generated by Android Tools.

    # Do not modify this file -- YOUR CHANGES WILL BE ERASED!

    #

    # This file must be checked in Version Control Systems.

    #

    # To customize properties used by the Ant build system edit

    # "ant.properties", and override values to adapt the script to your

    # project structure.

    #

    # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):

    #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

    # Project target.

    target=android-25

    android.library.reference.1=CordovaLib

    cordova.gradle.include.1=cordova-build-architecture/magicmotherboard-architecture.gradle

    cordova.system.library.1=com.google.android.gms:play-services-games:+

    cordova.system.library.2=com.google.android.gms:play-services-plus:+

    cordova.system.library.3=com.google.android.gms:play-services-ads:+

    --------------------------------------------------------------------------------

    COMPILE OUTPUT

    --------------------------------------------------------------------------------

    Subproject Path: CordovaLib

    The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.

    at build_do0y1jxkme7953dz5p5s9w250.run(/project/build.gradle:157)

    The JavaCompile.setDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0.

    Incremental java compilation is an incubating feature.

    The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead.

    The ProjectDependency.getProjectConfiguration() method has been deprecated and is scheduled to be removed in Gradle 4.0.

    ModuleDependency.getConfiguration() has been deprecated and is scheduled to be removed in Gradle 4.0. Use ModuleDependency.getTargetConfiguration() instead.

    :preBuild UP-TO-DATE

    :preReleaseBuild UP-TO-DATE

    :checkReleaseManifest

    :preDebugBuild UP-TO-DATE

    :CordovaLib:preBuild UP-TO-DATE

    :CordovaLib:preDebugBuild UP-TO-DATE

    :CordovaLib:checkDebugManifest

    :CordovaLib:prepareDebugDependencies

    :CordovaLib:compileDebugAidl

    :CordovaLib:compileDebugNdk UP-TO-DATE

    :CordovaLib:compileLint

    :CordovaLib:copyDebugLint UP-TO-DATE

    :CordovaLib:mergeDebugShaders

    :CordovaLib:compileDebugShaders

    :CordovaLib:generateDebugAssets

    :CordovaLib:mergeDebugAssets

    :CordovaLib:mergeDebugProguardFiles

    :CordovaLib:packageDebugRenderscript UP-TO-DATE

    :CordovaLib:compileDebugRenderscript

    :CordovaLib:generateDebugResValues

    :CordovaLib:generateDebugResources

    :CordovaLib:packageDebugResources

    :CordovaLib:processDebugManifest

    :CordovaLib:generateDebugBuildConfig

    :CordovaLib:processDebugResources

    :CordovaLib:generateDebugSources

    :CordovaLib:incrementalDebugJavaCompilationSafeguard

    :CordovaLib:compileDebugJavaWithJavac

    :CordovaLib:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    :CordovaLib:processDebugJavaRes UP-TO-DATE

    :CordovaLib:transformResourcesWithMergeJavaResForDebug

    :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug

    :CordovaLib:mergeDebugJniLibFolders

    :CordovaLib:transformNative_libsWithMergeJniLibsForDebug

    :CordovaLib:transformNative_libsWithSyncJniLibsForDebug

    :CordovaLib:bundleDebug

    :CordovaLib:preReleaseBuild UP-TO-DATE

    :CordovaLib:checkReleaseManifest

    :CordovaLib:prepareReleaseDependencies

    :CordovaLib:compileReleaseAidl

    :CordovaLib:compileReleaseNdk UP-TO-DATE

    :CordovaLib:copyReleaseLint UP-TO-DATE

    :CordovaLib:mergeReleaseShaders

    :CordovaLib:compileReleaseShaders

    :CordovaLib:generateReleaseAssets

    :CordovaLib:mergeReleaseAssets

    :CordovaLib:mergeReleaseProguardFiles

    :CordovaLib:packageReleaseRenderscript UP-TO-DATE

    :CordovaLib:compileReleaseRenderscript

    :CordovaLib:generateReleaseResValues

    :CordovaLib:generateReleaseResources

    :CordovaLib:packageReleaseResources

    :CordovaLib:processReleaseManifest

    :CordovaLib:generateReleaseBuildConfig

    :CordovaLib:processReleaseResources

    :CordovaLib:generateReleaseSources

    :CordovaLib:incrementalReleaseJavaCompilationSafeguard

    :CordovaLib:compileReleaseJavaWithJavac

    :CordovaLib:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    :CordovaLib:processReleaseJavaRes UP-TO-DATE

    :CordovaLib:transformResourcesWithMergeJavaResForRelease

    :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForRelease

    :CordovaLib:mergeReleaseJniLibFolders

    :CordovaLib:transformNative_libsWithMergeJniLibsForRelease

    :CordovaLib:transformNative_libsWithSyncJniLibsForRelease

    :CordovaLib:bundleRelease

    :prepareAndroidArchLifecycleRuntime100Library

    :prepareComAndroidSupportCustomtabs2610Library

    :prepareComAndroidSupportSupportCompat2610Library

    :prepareComAndroidSupportSupportCoreUi2610Library

    :prepareComAndroidSupportSupportCoreUtils2610Library

    :prepareComAndroidSupportSupportFragment2610Library

    :prepareComAndroidSupportSupportMediaCompat2610Library

    :prepareComAndroidSupportSupportV42610Library

    :prepareComGoogleAndroidGmsPlayServicesAds1700Library

    :prepareComGoogleAndroidGmsPlayServicesAdsBase1700Library

    :prepareComGoogleAndroidGmsPlayServicesAdsIdentifier1600Library

    :prepareComGoogleAndroidGmsPlayServicesAdsLite1700Library

    :prepareComGoogleAndroidGmsPlayServicesAudience1600Library

    :prepareComGoogleAndroidGmsPlayServicesBase1601Library

    :prepareComGoogleAndroidGmsPlayServicesBasement1601Library

    :prepareComGoogleAndroidGmsPlayServicesDrive1600Library

    :prepareComGoogleAndroidGmsPlayServicesGames1600Library

    :prepareComGoogleAndroidGmsPlayServicesGass1700Library

    :prepareComGoogleAndroidGmsPlayServicesMeasurementBase1603Library

    :prepareComGoogleAndroidGmsPlayServicesMeasurementSdkApi1602Library

    :prepareComGoogleAndroidGmsPlayServicesPlus1600Library

    :prepareComGoogleAndroidGmsPlayServicesTasks1601Library

    :prepareProjectCordovaLibUnspecifiedReleaseLibrary

    :prepareReleaseDependencies

    :compileReleaseAidl

    :compileReleaseRenderscript

    :generateReleaseBuildConfig

    :generateReleaseResValues

    :generateReleaseResources

    :mergeReleaseResources

    :processReleaseManifest

    :processReleaseResources

    :generateReleaseSources

    :incrementalReleaseJavaCompilationSafeguard

    :compileReleaseJavaWithJavac

    :compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    /project/src/com/cranberrygame/cordova/plugin/ad/admob/AdMobOverlap.java:576: error: AdMobOverlap.MyRewardedVideoListener is not abstract and does not override abstract method onRewardedVideoCompleted() in RewardedVideoAdListener

    class MyRewardedVideoListener implements RewardedVideoAdListener {

    ^

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    1 error

    :compileReleaseJavaWithJavac FAILED

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':compileReleaseJavaWithJavac'.

    Compilation failed; see the compiler error output for details.

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    BUILD FAILED

    Total time: 9.332 secs

    Error: /project/gradlew: Command failed with exit code 1 Error output:

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    /project/src/com/cranberrygame/cordova/plugin/ad/admob/AdMobOverlap.java:576: error: AdMobOverlap.MyRewardedVideoListener is not abstract and does not override abstract method onRewardedVideoCompleted() in RewardedVideoAdListener

    class MyRewardedVideoListener implements RewardedVideoAdListener {

    ^

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    1 error

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':compileReleaseJavaWithJavac'.

    Compilation failed; see the compiler error output for details.

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    at ChildProcess.whenDone (/project/cordova/node_modules/cordova-common/src/superspawn.js:169:23)

    at emitTwo (events.js:106:13)

    at ChildProcess.emit (events.js:191:7)

    at maybeClose (internal/child_process.js:877:16)

    at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)

    -------------

    Oh God!!! Please, C2 community, help me with this...

    I losing my bloody mind over here.

    I deleted all the plugins but it's still not working! Is there NO working way to compile C2 projects anymore? This is my job, and nothing's been working, for weeks!!!! Why does every build software keep failing after two months!!!

    Tell me, please, what build software works fine? Cocoon doesn't work anymore! Phonegap's not working now!!... How do you use Monaca? (There are absolutely NO decent tutorials, AT ALL!)

    What do I need to change?... You can see my log... Please, tell me what to do.

    Can you please guide me to build tutorial tutorial, that actually works in October of 2018?

    ------------

    Also, on the Phonegap build website page, it says:

    App ID: 33?9???

    Version: 1.0

    Owned by: ac.evilqgp@n?s?s

    PhoneGap (iOS / Android / Windows): cli-6.5.0 (4.3.1 / 6.1.2 / 4.4.3)

    Source: .zip package

    Last built (43): 1 minute

    Do I need to update the cli-6.5.0 to cli-7.1.0?

    If so, how do I do that? Or is that something they can only change on their end?

  • On the Phonegap build website page, it says:

    App ID: 33?9???

    Version: 1.0

    Owned by: s?s?njjc@live.ca

    PhoneGap (iOS / Android / Windows): cli-6.5.0 (4.3.1 / 6.1.2 / 4.4.3)

    Source: .zip package

    Last built (43): 1 minute

    Do I need to update the cli-6.5.0 to cli-7.1.0?

    If so, how do I do that? Or is that something they can only change on their end?

  • Bump.

  • Please, C2 community, help me with this...

    I deleted all the plugins but it's still not working! Is there NO working way to compile C2 projects anymore? This is my job, and nothing's been working, for weeks! Why does every build software keep failing after two months!

    Tell me, please, what build software works fine? Cocoon doesn't work anymore! Phonegap's not working now!... How do you use Monaca? (There are absolutely NO decent tutorials, AT ALL!)

    What do I need to change?... You can see my log... Please, tell me what to do.

    Can you please guide me to build tutorial tutorial, that actually works in October of 2018?

  • Thanks, Ashley... I changed it today, to 5.0+ [Lollipop-Webview], but I'm still having issues. What do I need to do? I'm confused... I'm I supposed to change something in the config.xml?

    This was my setup...

    dropbox.com/s/fz5b117zsbscbzk/eferter.JPG

    dropbox.com/s/xg5t85ar1cmlhhj/1111.JPG

    This is what the Phonegap Log is saying now...

    Build Date: 2018-10-26 22:28:12 +0000

    --------------------------------------------------------------------------------

    PLUGIN OUTPUT

    --------------------------------------------------------------------------------

    Fetching plugin "https://github.com/MBuchalik/cordova-build-architecture.git" via git clone

    Using shallow clone

    Repository "https://github.com/MBuchalik/cordova-build-architecture.git" checked out to git ref "v1.0.1" at "b787544".

    Installing "cordova-build-architecture" at "1.0.1" for android

    Subproject Path: CordovaLib

    Fetching plugin "cordova-custom-config" via npm

    Installing "cordova-custom-config" at "5.0.2" for android

    Fetching plugin "cordova-plugin-ad-admob" via npm

    Installing "cordova-plugin-ad-admob" at "1.0.118" for android

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" checked out to git ref "master" at "b22949d".

    Installing "cordova-plugin-ad-admob-sdk" at "1.0.36" for android

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-extras-google-play-services" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-extras-google-play-services" checked out to git ref "master" at "f6f6b28".

    Installing "cordova-plugin-extras-google-play-services" at "1.0.5" for android

    Subproject Path: CordovaLib

    Fetching plugin "cordova-plugin-inappbrowser" via npm

    Installing "cordova-plugin-inappbrowser" at "3.0.0" for android

    Fetching plugin "cordova-plugin-media" via npm

    Installing "cordova-plugin-media" at "5.0.2" for android

    Plugin doesn't support this project's cordova-android version. cordova-android: 6.1.2, failed version requirement: >=6.3.0

    Skipping 'cordova-plugin-media' for android

    Fetching plugin "cordova-plugin-statusbar" via npm

    Installing "cordova-plugin-statusbar" at "2.4.2" for android

    Fetching plugin "cordova-plugin-whitelist" via npm

    Installing "cordova-plugin-whitelist" at "1.3.3" for android

    This plugin is only applicable for versions of cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in.

    --------------------------------------------------------------------------------

    PROJECT PROPERTIES

    --------------------------------------------------------------------------------

    # This file is automatically generated by Android Tools.

    # Do not modify this file -- YOUR CHANGES WILL BE ERASED!

    #

    # This file must be checked in Version Control Systems.

    #

    # To customize properties used by the Ant build system edit

    # "ant.properties", and override values to adapt the script to your

    # project structure.

    #

    # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):

    #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

    # Project target.

    target=android-25

    android.library.reference.1=CordovaLib

    cordova.gradle.include.1=cordova-build-architecture/magicmotherboard-architecture.gradle

    cordova.system.library.1=com.google.android.gms:play-services-games:+

    cordova.system.library.2=com.google.android.gms:play-services-plus:+

    cordova.system.library.3=com.google.android.gms:play-services-ads:+

    --------------------------------------------------------------------------------

    COMPILE OUTPUT

    --------------------------------------------------------------------------------

    Subproject Path: CordovaLib

    The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.

    at build_do0y1jxkme7953dz5p5s9w250.run(/project/build.gradle:157)

    The JavaCompile.setDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0.

    Incremental java compilation is an incubating feature.

    The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead.

    The ProjectDependency.getProjectConfiguration() method has been deprecated and is scheduled to be removed in Gradle 4.0.

    ModuleDependency.getConfiguration() has been deprecated and is scheduled to be removed in Gradle 4.0. Use ModuleDependency.getTargetConfiguration() instead.

    :preBuild UP-TO-DATE

    :preReleaseBuild UP-TO-DATE

    :checkReleaseManifest

    :preDebugBuild UP-TO-DATE

    :CordovaLib:preBuild UP-TO-DATE

    :CordovaLib:preDebugBuild UP-TO-DATE

    :CordovaLib:checkDebugManifest

    :CordovaLib:prepareDebugDependencies

    :CordovaLib:compileDebugAidl

    :CordovaLib:compileDebugNdk UP-TO-DATE

    :CordovaLib:compileLint

    :CordovaLib:copyDebugLint UP-TO-DATE

    :CordovaLib:mergeDebugShaders

    :CordovaLib:compileDebugShaders

    :CordovaLib:generateDebugAssets

    :CordovaLib:mergeDebugAssets

    :CordovaLib:mergeDebugProguardFiles

    :CordovaLib:packageDebugRenderscript UP-TO-DATE

    :CordovaLib:compileDebugRenderscript

    :CordovaLib:generateDebugResValues

    :CordovaLib:generateDebugResources

    :CordovaLib:packageDebugResources

    :CordovaLib:processDebugManifest

    :CordovaLib:generateDebugBuildConfig

    :CordovaLib:processDebugResources

    :CordovaLib:generateDebugSources

    :CordovaLib:incrementalDebugJavaCompilationSafeguard

    :CordovaLib:compileDebugJavaWithJavac

    :CordovaLib:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    :CordovaLib:processDebugJavaRes UP-TO-DATE

    :CordovaLib:transformResourcesWithMergeJavaResForDebug

    :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug

    :CordovaLib:mergeDebugJniLibFolders

    :CordovaLib:transformNative_libsWithMergeJniLibsForDebug

    :CordovaLib:transformNative_libsWithSyncJniLibsForDebug

    :CordovaLib:bundleDebug

    :CordovaLib:preReleaseBuild UP-TO-DATE

    :CordovaLib:checkReleaseManifest

    :CordovaLib:prepareReleaseDependencies

    :CordovaLib:compileReleaseAidl

    :CordovaLib:compileReleaseNdk UP-TO-DATE

    :CordovaLib:copyReleaseLint UP-TO-DATE

    :CordovaLib:mergeReleaseShaders

    :CordovaLib:compileReleaseShaders

    :CordovaLib:generateReleaseAssets

    :CordovaLib:mergeReleaseAssets

    :CordovaLib:mergeReleaseProguardFiles

    :CordovaLib:packageReleaseRenderscript UP-TO-DATE

    :CordovaLib:compileReleaseRenderscript

    :CordovaLib:generateReleaseResValues

    :CordovaLib:generateReleaseResources

    :CordovaLib:packageReleaseResources

    :CordovaLib:processReleaseManifest

    :CordovaLib:generateReleaseBuildConfig

    :CordovaLib:processReleaseResources

    :CordovaLib:generateReleaseSources

    :CordovaLib:incrementalReleaseJavaCompilationSafeguard

    :CordovaLib:compileReleaseJavaWithJavac

    :CordovaLib:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    :CordovaLib:processReleaseJavaRes UP-TO-DATE

    :CordovaLib:transformResourcesWithMergeJavaResForRelease

    :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForRelease

    :CordovaLib:mergeReleaseJniLibFolders

    :CordovaLib:transformNative_libsWithMergeJniLibsForRelease

    :CordovaLib:transformNative_libsWithSyncJniLibsForRelease

    :CordovaLib:bundleRelease

    :prepareAndroidArchLifecycleRuntime100Library

    :prepareComAndroidSupportCustomtabs2610Library

    :prepareComAndroidSupportSupportCompat2610Library

    :prepareComAndroidSupportSupportCoreUi2610Library

    :prepareComAndroidSupportSupportCoreUtils2610Library

    :prepareComAndroidSupportSupportFragment2610Library

    :prepareComAndroidSupportSupportMediaCompat2610Library

    :prepareComAndroidSupportSupportV42610Library

    :prepareComGoogleAndroidGmsPlayServicesAds1700Library

    :prepareComGoogleAndroidGmsPlayServicesAdsBase1700Library

    :prepareComGoogleAndroidGmsPlayServicesAdsIdentifier1600Library

    :prepareComGoogleAndroidGmsPlayServicesAdsLite1700Library

    :prepareComGoogleAndroidGmsPlayServicesAudience1600Library

    :prepareComGoogleAndroidGmsPlayServicesBase1601Library

    :prepareComGoogleAndroidGmsPlayServicesBasement1601Library

    :prepareComGoogleAndroidGmsPlayServicesDrive1600Library

    :prepareComGoogleAndroidGmsPlayServicesGames1600Library

    :prepareComGoogleAndroidGmsPlayServicesGass1700Library

    :prepareComGoogleAndroidGmsPlayServicesMeasurementBase1603Library

    :prepareComGoogleAndroidGmsPlayServicesMeasurementSdkApi1602Library

    :prepareComGoogleAndroidGmsPlayServicesPlus1600Library

    :prepareComGoogleAndroidGmsPlayServicesTasks1601Library

    :prepareProjectCordovaLibUnspecifiedReleaseLibrary

    :prepareReleaseDependencies

    :compileReleaseAidl

    :compileReleaseRenderscript

    :generateReleaseBuildConfig

    :generateReleaseResValues

    :generateReleaseResources

    :mergeReleaseResources

    :processReleaseManifest

    :processReleaseResources

    :generateReleaseSources

    :incrementalReleaseJavaCompilationSafeguard

    :compileReleaseJavaWithJavac

    :compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    /project/src/com/cranberrygame/cordova/plugin/ad/admob/AdMobOverlap.java:576: error: AdMobOverlap.MyRewardedVideoListener is not abstract and does not override abstract method onRewardedVideoCompleted() in RewardedVideoAdListener

    class MyRewardedVideoListener implements RewardedVideoAdListener {

    ^

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    1 error

    :compileReleaseJavaWithJavac FAILED

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':compileReleaseJavaWithJavac'.

    Compilation failed; see the compiler error output for details.

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    BUILD FAILED

    Total time: 9.332 secs

    Error: /project/gradlew: Command failed with exit code 1 Error output:

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    /project/src/com/cranberrygame/cordova/plugin/ad/admob/AdMobOverlap.java:576: error: AdMobOverlap.MyRewardedVideoListener is not abstract and does not override abstract method onRewardedVideoCompleted() in RewardedVideoAdListener

    class MyRewardedVideoListener implements RewardedVideoAdListener {

    ^

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    1 error

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':compileReleaseJavaWithJavac'.

    Compilation failed; see the compiler error output for details.

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    at ChildProcess.whenDone (/project/cordova/node_modules/cordova-common/src/superspawn.js:169:23)

    at emitTwo (events.js:106:13)

    at ChildProcess.emit (events.js:191:7)

    at maybeClose (internal/child_process.js:877:16)

    at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)

  • MY PHONEGAP BUILD:

    Build Date: 2018-10-25 22:28:39 +0000

    --------------------------------------------------------------------------------

    PLUGIN OUTPUT

    --------------------------------------------------------------------------------

    Fetching plugin "https://github.com/MBuchalik/cordova-build-architecture.git" via git clone

    Using shallow clone

    Repository "https://github.com/MBuchalik/cordova-build-architecture.git" checked out to git ref "v1.0.1" at "b787544".

    Installing "cordova-build-architecture" at "1.0.1" for android

    Subproject Path: CordovaLib

    Fetching plugin "cordova-custom-config" via npm

    Installing "cordova-custom-config" at "5.0.2" for android

    Fetching plugin "cordova-plugin-ad-admob" via npm

    Installing "cordova-plugin-ad-admob" at "1.0.118" for android

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" checked out to git ref "master" at "b22949d".

    Installing "cordova-plugin-ad-admob-sdk" at "1.0.36" for android

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-extras-google-play-services" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-extras-google-play-services" checked out to git ref "master" at "f6f6b28".

    Installing "cordova-plugin-extras-google-play-services" at "1.0.5" for android

    Subproject Path: CordovaLib

    Fetching plugin "cordova-plugin-crosswalk-webview" via npm

    Installing "cordova-plugin-crosswalk-webview" at "2.4.0" for android

    Subproject Path: CordovaLib

    After much discussion and analysis of the market, we have decided to discontinue support for Android 4.0 (ICS) in Crosswalk starting with version 20.

    So the minSdkVersion of Cordova project is configured to 16 by default.

    Fetching plugin "cordova-plugin-file" via npm

    Installing "cordova-plugin-file" at "6.0.1" for android

    Plugin doesn't support this project's cordova-android version. cordova-android: 6.1.2, failed version requirement: >=6.3.0

    Skipping 'cordova-plugin-file' for android

    Fetching plugin "cordova-plugin-inappbrowser" via npm

    Installing "cordova-plugin-inappbrowser" at "3.0.0" for android

    Fetching plugin "cordova-plugin-media" via npm

    Installing "cordova-plugin-media" at "5.0.2" for android

    Plugin doesn't support this project's cordova-android version. cordova-android: 6.1.2, failed version requirement: >=6.3.0

    Skipping 'cordova-plugin-media' for android

    Fetching plugin "cordova-plugin-statusbar" via npm

    Installing "cordova-plugin-statusbar" at "2.4.2" for android

    Fetching plugin "cordova-plugin-whitelist" via npm

    Installing "cordova-plugin-whitelist" at "1.3.3" for android

    This plugin is only applicable for versions of cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in.

    Fetching plugin "cordova-plugin-wkwebview-engine" via npm

    Installing "cordova-plugin-wkwebview-engine" at "1.1.4" for android

    WARNING: Overriding compileSdkVersion from android-25 (default) to android-26

    WARNING: This is unsupported, please consider updating your phonegap version instead

    --------------------------------------------------------------------------------

    PROJECT PROPERTIES

    --------------------------------------------------------------------------------

    # This file is automatically generated by Android Tools.

    # Do not modify this file -- YOUR CHANGES WILL BE ERASED!

    #

    # This file must be checked in Version Control Systems.

    #

    # To customize properties used by the Ant build system edit

    # "ant.properties", and override values to adapt the script to your

    # project structure.

    #

    # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):

    #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

    # Project target.

    target=android-26

    android.library.reference.1=CordovaLib

    cordova.gradle.include.1=cordova-build-architecture/magicmotherboard-architecture.gradle

    cordova.system.library.1=com.google.android.gms:play-services-games:+

    cordova.system.library.2=com.google.android.gms:play-services-plus:+

    cordova.system.library.3=com.google.android.gms:play-services-ads:+

    cordova.gradle.include.2=cordova-plugin-crosswalk-webview/magicmotherboard-xwalk.gradle

    --------------------------------------------------------------------------------

    COMPILE OUTPUT

    --------------------------------------------------------------------------------

    Subproject Path: CordovaLib

    null

    The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.

    at build_7kjgdbl9dafpgfgqjl82cicth.run(/project/build.gradle:158)

    org.xwalk:xwalk_core_library:23+

    The JavaCompile.setDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0.

    Incremental java compilation is an incubating feature.

    The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead.

    The ProjectDependency.getProjectConfiguration() method has been deprecated and is scheduled to be removed in Gradle 4.0.

    ModuleDependency.getConfiguration() has been deprecated and is scheduled to be removed in Gradle 4.0. Use ModuleDependency.getTargetConfiguration() instead.

    Download maven.google.com/com/google/android/gms/play-services-games/16.0.0/play-services-games-16.0.0.pom

    Download maven.google.com/com/google/android/gms/play-services-plus/16.0.0/play-services-plus-16.0.0.pom

    Download maven.google.com/com/google/android/gms/play-services-drive/16.0.0/play-services-drive-16.0.0.pom

    Download maven.google.com/com/google/android/gms/play-services-audience/16.0.0/play-services-audience-16.0.0.pom

    Download maven.google.com/com/google/android/gms/play-services-drive/16.0.0/play-services-drive-16.0.0.aar

    Download maven.google.com/com/google/android/gms/play-services-games/16.0.0/play-services-games-16.0.0.aar

    Download maven.google.com/com/google/android/gms/play-services-audience/16.0.0/play-services-audience-16.0.0.aar

    Download maven.google.com/com/google/android/gms/play-services-plus/16.0.0/play-services-plus-16.0.0.aar

    :preBuild UP-TO-DATE

    :preArmv7ReleaseBuild UP-TO-DATE

    :checkArmv7ReleaseManifest

    :preArmv7DebugBuild UP-TO-DATE

    :preX86DebugBuild UP-TO-DATE

    :preX86ReleaseBuild UP-TO-DATE

    :CordovaLib:preBuild UP-TO-DATE

    :CordovaLib:preDebugBuild UP-TO-DATE

    :CordovaLib:checkDebugManifest

    :CordovaLib:prepareDebugDependencies

    :CordovaLib:compileDebugAidl

    :CordovaLib:compileDebugNdk UP-TO-DATE

    :CordovaLib:compileLint

    :CordovaLib:copyDebugLint UP-TO-DATE

    :CordovaLib:mergeDebugShaders

    :CordovaLib:compileDebugShaders

    :CordovaLib:generateDebugAssets

    :CordovaLib:mergeDebugAssets

    :CordovaLib:mergeDebugProguardFiles

    :CordovaLib:packageDebugRenderscript UP-TO-DATE

    :CordovaLib:compileDebugRenderscript

    :CordovaLib:generateDebugResValues

    :CordovaLib:generateDebugResources

    :CordovaLib:packageDebugResources

    :CordovaLib:processDebugManifest

    :CordovaLib:generateDebugBuildConfig

    :CordovaLib:processDebugResources

    :CordovaLib:generateDebugSources

    :CordovaLib:incrementalDebugJavaCompilationSafeguard

    :CordovaLib:compileDebugJavaWithJavac

    :CordovaLib:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    :CordovaLib:processDebugJavaRes UP-TO-DATE

    :CordovaLib:transformResourcesWithMergeJavaResForDebug

    :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug

    :CordovaLib:mergeDebugJniLibFolders

    :CordovaLib:transformNative_libsWithMergeJniLibsForDebug

    :CordovaLib:transformNative_libsWithSyncJniLibsForDebug

    :CordovaLib:bundleDebug

    :CordovaLib:preReleaseBuild UP-TO-DATE

    :CordovaLib:checkReleaseManifest

    :CordovaLib:prepareReleaseDependencies

    :CordovaLib:compileReleaseAidl

    :CordovaLib:compileReleaseNdk UP-TO-DATE

    :CordovaLib:copyReleaseLint UP-TO-DATE

    :CordovaLib:mergeReleaseShaders

    :CordovaLib:compileReleaseShaders

    :CordovaLib:generateReleaseAssets

    :CordovaLib:mergeReleaseAssets

    :CordovaLib:mergeReleaseProguardFiles

    :CordovaLib:packageReleaseRenderscript UP-TO-DATE

    :CordovaLib:compileReleaseRenderscript

    :CordovaLib:generateReleaseResValues

    :CordovaLib:generateReleaseResources

    :CordovaLib:packageReleaseResources

    :CordovaLib:processReleaseManifest

    :CordovaLib:generateReleaseBuildConfig

    :CordovaLib:processReleaseResources

    :CordovaLib:generateReleaseSources

    :CordovaLib:incrementalReleaseJavaCompilationSafeguard

    :CordovaLib:compileReleaseJavaWithJavac

    :CordovaLib:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    :CordovaLib:processReleaseJavaRes UP-TO-DATE

    :CordovaLib:transformResourcesWithMergeJavaResForRelease

    :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForRelease

    :CordovaLib:mergeReleaseJniLibFolders

    :CordovaLib:transformNative_libsWithMergeJniLibsForRelease

    :CordovaLib:transformNative_libsWithSyncJniLibsForRelease

    :CordovaLib:bundleRelease

    :prepareAndroidArchCoreRuntime111Library

    :prepareAndroidArchLifecycleLivedata111Library

    :prepareAndroidArchLifecycleLivedataCore111Library

    :prepareAndroidArchLifecycleRuntime111Library

    :prepareAndroidArchLifecycleViewmodel111Library

    :prepareComAndroidSupportAsynclayoutinflater2800Library

    :prepareComAndroidSupportCoordinatorlayout2800Library

    :prepareComAndroidSupportCursoradapter2800Library

    :prepareComAndroidSupportCustomtabs2610Library

    :prepareComAndroidSupportCustomview2800Library

    :prepareComAndroidSupportDocumentfile2800Library

    :prepareComAndroidSupportDrawerlayout2800Library

    :prepareComAndroidSupportInterpolator2800Library

    :prepareComAndroidSupportLoader2800Library

    :prepareComAndroidSupportLocalbroadcastmanager2800Library

    :prepareComAndroidSupportPrint2800Library

    :prepareComAndroidSupportSlidingpanelayout2800Library

    :prepareComAndroidSupportSupportCompat2800Library

    :prepareComAndroidSupportSupportCoreUi2800Library

    :prepareComAndroidSupportSupportCoreUtils2800Library

    :prepareComAndroidSupportSupportFragment2800Library

    :prepareComAndroidSupportSupportMediaCompat2800Library

    :prepareComAndroidSupportSupportV42800Library

    :prepareComAndroidSupportSwiperefreshlayout2800Library

    :prepareComAndroidSupportVersionedparcelable2800Library

    :prepareComAndroidSupportViewpager2800Library

    :prepareComGoogleAndroidGmsPlayServicesAds1700Library

    :prepareComGoogleAndroidGmsPlayServicesAdsBase1700Library

    :prepareComGoogleAndroidGmsPlayServicesAdsIdentifier1600Library

    :prepareComGoogleAndroidGmsPlayServicesAdsLite1700Library

    :prepareComGoogleAndroidGmsPlayServicesAudience1600Library

    :prepareComGoogleAndroidGmsPlayServicesBase1601Library

    :prepareComGoogleAndroidGmsPlayServicesBasement1601Library

    :prepareComGoogleAndroidGmsPlayServicesDrive1600Library

    :prepareComGoogleAndroidGmsPlayServicesGames1600Library

    :prepareComGoogleAndroidGmsPlayServicesGass1700Library

    :prepareComGoogleAndroidGmsPlayServicesMeasurementBase1603Library

    :prepareComGoogleAndroidGmsPlayServicesMeasurementSdkApi1602Library

    :prepareComGoogleAndroidGmsPlayServicesPlus1600Library

    :prepareComGoogleAndroidGmsPlayServicesTasks1601Library

    :prepareOrgXwalkXwalk_core_library23535894Library

    :prepareProjectCordovaLibUnspecifiedReleaseLibrary

    :prepareArmv7ReleaseDependencies

    :compileArmv7ReleaseAidl

    :compileArmv7ReleaseRenderscript

    :generateArmv7ReleaseBuildConfig

    :mergeArmv7ReleaseShaders

    :compileArmv7ReleaseShaders

    :generateArmv7ReleaseAssets

    :mergeArmv7ReleaseAssets

    :createXwalkCommandLineFileArmv7Release

    :generateArmv7ReleaseResValues

    :generateArmv7ReleaseResources

    :mergeArmv7ReleaseResources

    :processArmv7ReleaseManifest

    :processArmv7ReleaseResources/project/build/intermediates/manifests/full/armv7/release/AndroidManifest.xml:27: AAPT: No resource identifier found for attribute 'appComponentFactory' in package 'android'

    /project/build/intermediates/manifests/full/armv7/release/AndroidManifest.xml:27: error: No resource identifier found for attribute 'appComponentFactory' in package 'android'

    FAILED

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':processArmv7ReleaseResources'.

    com.android.ide.common.process.ProcessException: Failed to execute aapt

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    BUILD FAILED

    Total time: 13.13 secs

    Error: /project/gradlew: Command failed with exit code 1 Error output:

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    /project/build/intermediates/manifests/full/armv7/release/AndroidManifest.xml:27: AAPT: No resource identifier found for attribute 'appComponentFactory' in package 'android'

    /project/build/intermediates/manifests/full/armv7/release/AndroidManifest.xml:27: error: No resource identifier found for attribute 'appComponentFactory' in package 'android'

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':processArmv7ReleaseResources'.

    com.android.ide.common.process.ProcessException: Failed to execute aapt

    * Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

    at ChildProcess.whenDone (/project/cordova/node_modules/cordova-common/src/superspawn.js:169:23)

    at emitTwo (events.js:106:13)

    at ChildProcess.emit (events.js:191:7)

    at maybeClose (internal/child_process.js:877:16)

    at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)

  • Hi boulerzzz!

    I tried to build an iOS app with PhoneGap yesterday, and this is what the error log said:

    After much discussion and analysis of the market, we have decided to discontinue support for Android 4.0 (ICS) in Crosswalk starting with version 20.

    Can you please help me out? What am I doing wrong?

    ---------------------------------

    Build Date: 2018-08-20 17:59:20 -0700

    --------------------------------------------------------------------------------

    PLUGIN OUTPUT

    --------------------------------------------------------------------------------

    Fetching plugin "cordova-custom-config" via npm

    Installing "cordova-custom-config" at "5.0.2" for ios

    Fetching plugin "cordova-plugin-ad-admob" via npm

    Installing "cordova-plugin-ad-admob" at "1.0.118" for ios

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" checked out to git ref "master" at "b22949d".

    Installing "cordova-plugin-ad-admob-sdk" at "1.0.36" for ios

    Fetching plugin "cordova-plugin-crosswalk-webview" via npm

    Installing "cordova-plugin-crosswalk-webview" at "2.4.0" for ios

    After much discussion and analysis of the market, we have decided to discontinue support for Android 4.0 (ICS) in Crosswalk starting with version 20.

    So the minSdkVersion of Cordova project is configured to 16 by default.

    Fetching plugin "cordova-plugin-file" via npm

    Installing "cordova-plugin-file" at "6.0.1" for ios

    Fetching plugin "cordova-plugin-media" via npm

    Installing "cordova-plugin-media" at "5.0.2" for ios

    Plugin dependency "cordova-plugin-file@6.0.1" already fetched, using that version.

    Dependent plugin "cordova-plugin-file" already installed on ios.

    Fetching plugin "cordova-plugin-statusbar" via npm

    Installing "cordova-plugin-statusbar" at "2.4.2" for ios

    Fetching plugin "cordova-plugin-whitelist" via npm

    Installing "cordova-plugin-whitelist" at "1.3.3" for ios

    Fetching plugin "cordova-plugin-wkwebview-engine" via npm

    Installing "cordova-plugin-wkwebview-engine" at "1.1.4" for ios

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-ad-admob" via git clone

    Using shallow clone

    Repository "https://github.com/cranberrygame/cordova-plugin-ad-admob" checked out to git ref "master" at "930b17f".

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/LICENSE

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/LICENSE

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/README.md

    skipping existing file: ad_unit1.png

    skipping existing file: ad_unit2.png

    skipping existing file: ad_unit3.png

    skipping existing file: ad_unit4.png

    skipping existing file: ad_unit5.png

    skipping existing file: ad_unit6.png

    skipping existing file: ad_unit7.png

    skipping existing file: ad_unit8.png

    skipping existing file: admob_mediation1.png

    skipping existing file: admob_mediation2.png

    skipping existing file: admob_mediation3.png

    skipping existing file: admob_mediation4.png

    skipping existing file: admob_mediation5.png

    skipping existing file: admob_mediation6.png

    skipping existing file: admob_mediation7.png

    skipping existing file: CordovaApp-debug.apk

    skipping existing file: ios_submit_for_review_survey.png

    skipping existing file: index.html

    skipping existing file: index.html

    skipping existing file: index.html

    skipping existing file: index.html

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/LICENSE

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/README.md

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/package.json

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/LICENSE

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/README.md

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/package.json

    cp: dest file already exists: /private/project/cordova/plugins/cordova-plugin-ad-admob/plugin.xml

    skipping existing file: AdMobOverlap.java

    skipping existing file: AdMobPlugin.java

    skipping existing file: AdMobSplit.java

    skipping existing file: AdMobOverlap.h

    skipping existing file: AdMobOverlap.m

    skipping existing file: AdMobPlugin.h

    skipping existing file: AdMobPlugin.m

    skipping existing file: AdMobSplit.h

    skipping existing file: AdMobSplit.m

    skipping existing file: windows.zip

    skipping existing file: AdMobOverlap.cs

    skipping existing file: AdMobPlugin.cs

    skipping existing file: AdMobSplit.cs

    skipping existing file: Silverlight.Md5.dll

    skipping existing file: tests.js

    skipping existing file: admob.js

    Plugin "cordova-plugin-ad-admob" already installed on ios.

  • Okay (sorry)... I just read your FB message. Again, I'm sorry I didn't see your message sooner.

    I messaged you on FB as well:)

  • Okay (sorry)... I just read your FB message. Again, I'm sorry I didn't see your message sooner.

  • Hey , how's it going?... Still there?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hey Here's a direct link to my FB... facebook.com/profile.php Can I please just send you my capx? I don't think I'll be able to correctly implement that code into my app (I don't really get how firebase code works yet). I don't see code that allows a user to Save into/stored in the List, so the users can retrieve it when ever they want. Also I don't see code that would allow a user to retrieve the texbox message from the List.

  • HEy

    No, it's not sending data at all.

    When you made your capx, did you test it with two separate phones?... And it worked?

    I would pm you my Facebook, but I don't see a pm option anymore... Strange. It's completely gone lol!.... Regardless, you can find me on Facebook, by searching for 'Sebastian Aguanno'.