Coder Social home page Coder Social logo

Comments (5)

ryancrunchi avatar ryancrunchi commented on July 17, 2024

Still not working with 1.0.0

from fabricplugin.

Justin-Credible avatar Justin-Credible commented on July 17, 2024

Can you provide steps to reproduce the issue?

I've been using the plugin in production on both Android and iOS without any issues.

screen shot 2016-03-01 at 8 26 59 am

from fabricplugin.

ryancrunchi avatar ryancrunchi commented on July 17, 2024

Hi,
I first tried cordova plugin add https://github.com/sarriaroman/[email protected] --variable FABRIC_API_KEY=xxxxxxxxxxxxxxxxx --variable FABRIC_API_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxx

I got

Error: Failed to fetch plugin https://github.com/sarriaroman/[email protected] via git. Either there is a connection problems, or plugin spec is incorrect:
Error: git: Command failed with exit code 128 Error output:
Cloning into '/var/folders/sg/5y2wlpsn6jbd7yp1zlvvcsf00000gn/T/git/1456906754536'...
fatal: unable to access 'https://github.com/sarriaroman/[email protected]/': The requested URL returned error: 400

So I removed @1.0.0 in command : cordova plugin add https://github.com/sarriaroman/FabricPlugin --variable FABRIC_API_KEY=xxxxxxxx --variable FABRIC_API_SECRET=xxxxxxxxxxxxxxxxxxxx
And the plugin installed correctly.

I then log console.log(window);and console.log(window.fabric); after deviceready event.
The first log shows all window object including fabric as a sub-object :
capture d ecran 2016-03-02 a 09 30 18

But the second log shows undefined :
capture d ecran 2016-03-02 a 09 35 42

I am using Safari 9.0.3 on el capitan 10.11.3, cordova 6.0.0, iOS 9.2.1. Also not working on windows 8 safari 5.1.7. But working fine on chrome any OS.

from fabricplugin.

Justin-Credible avatar Justin-Credible commented on July 17, 2024

It looks like I made a typo in the readme; the version is specified using a pound instead of @ sign. So #1.0.0 instead of @1.0.0. That will fix your first problem of a 404 during install. I recommend trying again with that.

from fabricplugin.

ryancrunchi avatar ryancrunchi commented on July 17, 2024

With #1.0.0 is installing fine. But still the same error at runtime, only Safari. Sorry, I can't tell so much more to find a solution. I'm searching when I have time.

from fabricplugin.

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.