CapacitorGoogleAuth icon indicating copy to clipboard operation
CapacitorGoogleAuth copied to clipboard

Latest release of npm module (v3) contains outdated source code for Android

Open gugu opened this issue 4 years ago • 4 comments

It does not include initialize method, for example, while master branch does. Looks like you've released v2 version for Android in v3 package

gugu avatar Sep 17 '21 13:09 gugu

It does not include initialize method, for example, while master branch does. Looks like you've released v2 version for Android in v3 package

Where do you find this code ?

grallc avatar Oct 12 '21 20:10 grallc

In npm package, tomorrow I'll send a screenshot from npm source code browser

gugu avatar Oct 12 '21 21:10 gugu

In npm package, tomorrow I'll send a screenshot from npm source code browser

Thanks! Has it fix some errors that you were facing ? I'm facing an error 10 that I can't manage to fix (#154)

grallc avatar Oct 13 '21 05:10 grallc

This is linked to https://github.com/CodetrixStudio/CapacitorGoogleAuth/pull/142

As @reslear said, we can use its fork https://www.npmjs.com/package/@reslear/capacitor-google-auth/v/1.1.8

cyril-colin avatar Oct 15 '21 12:10 cyril-colin