GithubHelp home page GithubHelp logo

Comments (5)

jcesarmobile avatar jcesarmobile commented on August 17, 2024 2

There has been a mixup of versions, latest version (0.1.2) was compatible with Capacitor 3 already, while version 1.0.0 wasn't, not sure why it was published with a major version bump 8 months ago and then continued doing patch/minor bumps from 0.x.x

I've published 1.0.1 with latest changes

from apple-sign-in.

selected-pixel-jameson avatar selected-pixel-jameson commented on August 17, 2024

I've tried what is posted in this issue #22, but then I get the same result it's just giving me a type error saying it cannot find the @capacitor-community/apple-sign-in module.

from apple-sign-in.

Valericoe avatar Valericoe commented on August 17, 2024

It seems to be a distribution issue

A messy workaround:

  1. npm i @capacitor-community/apple-sign-in
  2. Download the latest version from GitHub
  3. Overwrite the contents of your /node_modules/@capacitor-community/apple-sign-in

Since we're modifying node_modules this change is easily overwritten, but it does work on my test device.

The following configuration didn't work for me, but it's closer to what we're trying to accomplish:
"@capacitor-community/apple-sign-in": "github:capacitor-community/apple-sign-in"

from apple-sign-in.

selected-pixel-jameson avatar selected-pixel-jameson commented on August 17, 2024

@Valericoe Yes, this is not a production level solution. I ended up clone my own repo doing a build and then copying the dist/folder into the node_modules/@capacitor-community/apple-sign-in folder just so I could see if this even was working.

I was able to verify that it's working at least, which is a good thing. It would be very much appreciated if @mlynch or @epicshaggy or one of the other contributors would release a new version on NPM so that we can move forward.

from apple-sign-in.

selected-pixel-jameson avatar selected-pixel-jameson commented on August 17, 2024

@mlynch @rdlabo @epicshaggy All we need is a new build to be published to NPM please and thank you.

from apple-sign-in.

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.