Conversation
package.json
Outdated
| { | ||
| "name": "@codetrix-studio/capacitor-google-auth", | ||
| "version": "3.4.0-rc.0", | ||
| "version": "3.5.0-rc.0", |
There was a problem hiding this comment.
thi is already cap6 verision, please change to 3.4.0-rc.1
|
I'll have to remember to return #345. |
done |
|
@KerimM thank you 🔥 |
|
Hey, sorry I have a question, why are you doing
when that macro needs three params? |
|
hi @ManuelCostanzo That's not right, can you create a revert PR? |
I follow the migration guide
|
|
@KerimM maybe need remove only core method like: |
|
Is there an update regarding this topic? 3.4.0-rc.1 fails @KerimM |
|
hi @gasci check please v3.4.0-rc.2 |
|
I confirm that Other community plugins mostly follow this convention. |
|
done, published 3.4.0-rc.3 |
|
When will we see this plugin as stable release for capacitor@6, thx you a lot for your work |
|
I believe it is breaking on M1 computers and there a few major bugs that prevent this plugin to be stable for now. @mburger81 I created issues as I detect them: |
|
Ok but this issue has as source the @capacitor@6 update? @gasci if yes thats obviously bad, thx for your response |
|
I believe that is the case. It started to occur after my capacitor6 upgrade for this plugin |
|
@gasci it seems you have fixed the problem here so we should be able to have a stable release? |
|
I would say so. Yes, calling the init methods before others fixes the issue. @mburger81 |
|
@gasci can we have a official release for capacitor@6? I mean at the end of august you can't upload to Gogole Play Store if you don't use Android14+ which means for use to upgrade to capacitor@6. |
|
Hi, I don't think I have the permissions to do that. Please reach out to the original maintainers. |
|
@mburger81 you have to test it first |
|
I tested this version and I am running it without any problems. (3.4.0-rc.4) But please see this issue if you are having issues on tablets and M1 computers: |
* Upgrade to Capacitor 6 * chore: change version + readme


closes #354
closes #356