Google login button is not visible in my angular application #782
Unanswered
pravinmaske25
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
My angular application opens in a android web view and as per requirement i dont want to add any dependancy in android app for same
As i have gone through documentation & have done code changes in my angular application but it cant show google button
My structure is like this
app
- app.module
-- version1 module
-- version2 module
-- version3 module
--version4 module
-- open google login
Following is my code for app module
My version 4 module
email login component html
email login ts file
Beta Was this translation helpful? Give feedback.
All reactions