Git Product home page Git Product logo

com-artemisoftnian-plugins-unityads2's People

Contributors

artemisoftnian avatar waldemar-northeasternllc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

com-artemisoftnian-plugins-unityads2's Issues

How can I upgrade the unity-ads version?

I am using the construct 2 addon. I want to use Unity-ads 3.4.0 version.(because unity wants all publishers to upgrade.) How can I do that? or should you do it? :)

requireCordovaModule is not supported

Using "requireCordovaModule" to load non-cordova module "q" is not supported.

In afterPrepareScript.js file.

Replace the requireCordovaModule to require :
line 5: ctx.requireCordovaModule("q") to require("q")

thanks

Plugin doesn't work

@artemisoftnian
Hi, your plugin for Construct 3 is broken right now, can't make a build with it. Here's what appears to be the issue:

Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your
dependencies and use regular "require" to load it.

Another issue that I have is that the plugin does not have actions and conditions to set ads personalization for GDPR.

Please fix this, I will make a nice donation if you do.

Unable to install plugin via phonegap build

When I try to build a basic project I receive this error from phonegap build:

Error - Plugin error (you probably need to remove plugin files from your app): //github.com/artemisoftnian/com-artemisoftnian-plugins-unityads2 --nohooks=.": Fetching plugin "https://github.com/artemisoftnian/com-artemisoftnian-plugins-unityads2" via git clone Using shallow clone Repository "https://github.com/artemisoftnian/com-artemisoftnian-plugins-unityads2" checked out to git ref "master" at "9dcbff3". Installing "com-artemisoftnian-plugins-unityads2" at "0.0.1" for android Error during processing of action! Attempting to revert... Failed to install 'com-artemisoftnian-plugins-unityads2': CordovaError: Uh oh! Destination "/libs/classes.jar" for source file "/tmp/gimlet/12798280/3150099/www_android/project/cordova/plugins/com-artemisoftnian-plugins-unityads2/src/android/libs/classes.jar" is located outside the project at copyFile (/tmp/gimlet/12798280/3150099/www_android/project/cordova/lib/pluginHandlers.js:231:15) at install (/tmp/gimlet/12798280/3150099/www_android/project/cordova/lib/pluginHandlers.js:74:13) at Object.process (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/cordova-common/src/ActionStack.js:56:25) at PluginManager.doOperation (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/cordova-common/src/PluginManager.js:117:20) at PluginManager.addPlugin (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/cordova-common/src/PluginManager.js:147:17) at /tmp/gimlet/12798280/3150099/www_android/project/cordova/Api.js:254:18 at _fulfilled (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:834:54) at self.promiseDispatch.done (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:863:30) at Promise.promise.promiseDispatch (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:796:13) at /tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:556:49 Uh oh! Destination "/libs/classes.jar" for source file "/tmp/gimlet/12798280/3150099/www_android/project/cordova/plugins/com-artemisoftnian-plugins-unityads2/src/android/libs/classes.jar" is located outside the project

In my config file I insert:

<plugin name="com-artemisoftnian-plugins-unityads2" source="npm"/>

Phonegap still not working - any idea why?

First, thanks so much for working on this - UnityAds seems like a really solid ad route to take.

I saw that this issue was closed, but not resolved. Still, maybe you might be able to help out...

I receive this error when I try to build using Phonegap (it's the exact same error as previously reported):

Error - Plugin error (you probably need to remove plugin files from your app): //github.com/artemisoftnian/com-artemisoftnian-plugins-unityads2 --nohooks=.": Fetching plugin "https://github.com/artemisoftnian/com-artemisoftnian-plugins-unityads2" via git clone Using shallow clone Repository "https://github.com/artemisoftnian/com-artemisoftnian-plugins-unityads2" checked out to git ref "master" at "9dcbff3". Installing "com-artemisoftnian-plugins-unityads2" at "0.0.1" for android Error during processing of action! Attempting to revert... Failed to install 'com-artemisoftnian-plugins-unityads2': CordovaError: Uh oh! Destination "/libs/classes.jar" for source file "/tmp/gimlet/12798280/3150099/www_android/project/cordova/plugins/com-artemisoftnian-plugins-unityads2/src/android/libs/classes.jar" is located outside the project at copyFile (/tmp/gimlet/12798280/3150099/www_android/project/cordova/lib/pluginHandlers.js:231:15) at install (/tmp/gimlet/12798280/3150099/www_android/project/cordova/lib/pluginHandlers.js:74:13) at Object.process (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/cordova-common/src/ActionStack.js:56:25) at PluginManager.doOperation (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/cordova-common/src/PluginManager.js:117:20) at PluginManager.addPlugin (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/cordova-common/src/PluginManager.js:147:17) at /tmp/gimlet/12798280/3150099/www_android/project/cordova/Api.js:254:18 at _fulfilled (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:834:54) at self.promiseDispatch.done (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:863:30) at Promise.promise.promiseDispatch (/tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:796:13) at /tmp/gimlet/12798280/3150099/www_android/project/cordova/node_modules/q/q.js:556:49 Uh oh! Destination "/libs/classes.jar" for source file "/tmp/gimlet/12798280/3150099/www_android/project/cordova/plugins/com-artemisoftnian-plugins-unityads2/src/android/libs/classes.jar" is located outside the project

I have a few ideas of what could be causing it, but mostly just some questions:

Any reason it's referencing 0.0.1 and not 2.2.1?
Phonegap uses plugman to compile - could this be the problem? It seems like Phonegap isn't able to find files, but your directory tree seems to fit the specs for plugman compilation. Maybe something I'm missing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.