Git Product home page Git Product logo

Comments (4)

 avatar commented on June 6, 2024 1

Hi @adityapurwa,

I think this might be because your system is case sensitive, I don't have the issue since my system is case insensitive., here's a quick workaround that should make it work:

  1. Open com.microblink.BlinkIdScanner directory in plugins directory of your project.
  2. Open initIOSFramework.sh script in scripts directory.
  3. Change and replace every instance of Microblink.bundle and Microblink.framework to MicroBlink.bundle and MicroBlink.framework.
  4. Try removing and adding ios platform again.

If this is the issue we'll update the script with next release.

Kind regards,
Jure

from blinkid-cordova.

 avatar commented on June 6, 2024

Hi @adityapurwa,

could you list the order in which you ran the commands from ionic start..., to ionic cordova plugin add blinkid-cordova? This might happen if you ran ionic cordova plugin add ios and after that you ran ionic cordova plugin add blinkid-cordova. In that case, you can try removing ios and than adding it again after adding the plugin.

Kind regards,
Jure

from blinkid-cordova.

adityapurwa avatar adityapurwa commented on June 6, 2024

Hi @cularj,

I tried following your advice, this is what I got:

2018-04-24 18:28:17 URL:https://github-production-release-asset-2e65be.s3.amazonaws.com/25380381/86ca4036-38d9-11e8-8c7a-ea3647eb4158?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180424T112603Z&X-Amz-Expires=300&X-Amz-Signature=407c03ddefb2011d2149ea347e86d1010ee8c30d12d805b89dc109250a88b78d&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dblinkid-ios_v2.17.0.zip&response-content-type=application%2Foctet-stream [62076791/62076791] -> "blinkid-ios.zip" [1]
Unzipping blinkid-ios.zip
Unzipped blinkid-ios.zip
mv: rename Microblink.framework to ../Microblink.framework:
No such file or directory
mv: rename Microblink.bundle to ../Microblink.bundle
: No such file or directory
Removing unnecessary files
~/Documents/Workspace/Myriatek/Projects/mygrapari/mygrapari_dealer
Using cordova-fetch for cordova-ios@~4.5.4

Adding ios project...

Creating Cordova project for the iOS platform:

	Path: platforms/ios

	Package: com.myriatek.telinmy.dealer

	Name: MyGraPARI Dealer

iOS project created with [email protected]

(node:1096) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'indexOf' of null
(node:1096) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

from blinkid-cordova.

adityapurwa avatar adityapurwa commented on June 6, 2024

Hi @cularj , renaming the Microblink to MicroBlink solved the issue. Thanks!

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.