I want to create a login with google.
I work with React, Ionic, Capacitor.
I followed all the steps from:
https://enappd.com/blog/google-login-in-ionic-react-capacitor-apps/122/
and I have this error:
Uncaught (in promise) ReferenceError: gapi is not defined
at GoogleAuthWeb._callee$
Did someone had this issue and solved it? Thank you a lot.