reslear
reslear
@hoi4 maybe you help for this?
hi @Ajax-ua it is true, @joeflateau can help with this? https://github.com/google/GoogleSignIn-iOS/pull/30
3.0.2 not support `ts` config, wait release future 3.1.0 or can use fork https://www.npmjs.com/package/@reslear/capacitor-google-auth/v/1.1.8
use please https://www.npmjs.com/package/@codetrix-studio/capacitor-google-auth/v/3.0.0
i'm add vue example to instruction https://github.com/CodetrixStudio/CapacitorGoogleAuth#vue-3
i don't have big experience with angular, but I think need add this hook after DOM ready (i found like [ready() => Promise](https://ionicframework.com/docs/angular/platform#ready-promise-string-)): ```ts // app.component.ts constructor() { this.initializeApp(); }...
@mlynch @leo-jnesis I don't understand why we get these errors if it's a simple string value? maybe log this is set flag DEBUG=true? https://github.com/ionic-team/trapeze/blob/c1c7c81a566fec0f327e63b55d811a1b1e5a32b0/packages/configure/src/ctx.ts#L110
any news?