Giter Site home page Giter Site logo

Comments (9)

i1E avatar i1E commented on June 2, 2024

Hi @AlibekJ,

I cannot reproduce the issue by following steps that you have provided. For me everything works fine. Which version of the Cordova CLI you are using (cordova --version)? Does our ./initCordovaDemoApp.sh work for you?

from blinkid-cordova.

AlibekJ avatar AlibekJ commented on June 2, 2024

It is 9.0.0 ([email protected])

Just tried, the same error as 3 days ago.

from blinkid-cordova.

i1E avatar i1E commented on June 2, 2024

Does sample app generated with our ./initCordovaDemoApp.sh work for you? You can replace this line with:

cordova plugin add blinkid-cordova

to use package from the NPM.

from blinkid-cordova.

AlibekJ avatar AlibekJ commented on June 2, 2024

Nah, I just used [email protected] which works fine.

I can try the sample app. Let me know if it may help in debugging.

from blinkid-cordova.

i1E avatar i1E commented on June 2, 2024

Hi @AlibekJ,

please try ./initCordovaDemoApp.sh script and sample app created by this script and let us know whether it works for you or not. This will help us in debugging.

Also, can you please send us exact steps for reproducing this issue, because we cannot reproduce the issue with steps that you have provided earlier, this worked fine:

cordova create something com.something something
cd something
cordova platform add android
cordova plugin add blinkid-cordova

from blinkid-cordova.

agpl avatar agpl commented on June 2, 2024

I have exacly the same issue. I used react.cordova to initialize cordova project then moved directly to BlinkId installation which throws exactly this error.

from blinkid-cordova.

SandraZiv avatar SandraZiv commented on June 2, 2024

Hi @agpl

can you send us the exact steps to reproduce the issue?

Best regards,
Sandra

from blinkid-cordova.

AlibekJ avatar AlibekJ commented on June 2, 2024

Hey @SandraKuzmic @i1E

These are the steps literally:

cordova create testblink aa.blink.test testblink
cd testblink
cordova platform add android
cordova plugin add blinkid-cordova

from blinkid-cordova.

SandraZiv avatar SandraZiv commented on June 2, 2024

Hi @AlibekJ

I still can't reproduce the error. After following your steps BlinkID plugin is successfully added to the project.

$ cordova create testblink aa.blink.test testblink
Creating a new cordova project.
$ cd testblink/
$ cordova platform add android
Using cordova-fetch for cordova-android@^8.0.0
Adding android project...
Creating Cordova project for the Android platform:
	Path: platforms/android
	Package: aa.blink.test
	Name: testblink
	Activity: MainActivity
	Android target: android-28
Subproject Path: CordovaLib
Subproject Path: app
Android project created with [email protected]
Plugin 'cordova-plugin-whitelist' found in config.xml... Migrating it to package.json
Discovered saved plugin "cordova-plugin-whitelist". Adding it to the project
Installing "cordova-plugin-whitelist" for android
Adding cordova-plugin-whitelist to package.json
$ cordova plugin add blinkid-cordova
Installing "blinkid-cordova" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding blinkid-cordova to package.json

We also tried reproducing the error on different computers and none of them got the error so currently, it is hard to tell where the problem is.

We are soon to release BlinkID plugin v5.8.0 so maybe you could try it after it is released and let us know if the issue still occurs.

Best regards,
Sandra

from blinkid-cordova.

Related Issues (20)

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.