Juanma Font
Juanma Font
> Hi @juanmafont > I also upgraded by application from capacitor 2 to capacitor 3. > Now, I am facing issue with google login. > > I am using @codetrix-studio/capacitor-google-auth":...
I'm using Angular 11, Ionic 5 and Capacitor 3, I can Init, login and logout, from web app and from android app. ALL OK. I initiated plugin into my authService,...
> I'm using Angular 11, Ionic 5 and Capacitor 3, I can Init, login and logout, from web app and from android app. ALL OK. > ``` > core.js:6210 ERROR...
Second way to fix: [First fix way](https://github.com/CodetrixStudio/CapacitorGoogleAuth/issues/92#issuecomment-862174250) is: 1 - At your application source directory create a 'scripts' dir: ``` mkdir scripts cd scripts ``` 2 - Download platform.js from...
> > I need mount a chroot system to add kernel parameters > > Both GRUB and systemd-boot will let you edit the kernel parameters in their menu, so not...
> Calamares is a very linear installer: it goes step-by-step. I can vaguely imagine a "tweaks" viewstep, but it will look weird to a lot of users. If you can...
> @juanmafont > > what @demmm meant is you can hit 'e' on grub and add those, hit F10 to boot, and then adjust whatever you wish. > > Also...
> > My chromebook has not functions keys > > `e` is not a function key, it is the regular character (short for `edit`) Oooooh, I don't knows about key...