Trying to implement Google Sign-In for a website, but the button is not appearing
Might be too late to respond, but here is the solution.
Remove "async defer" from loading platorm.js.
I had the same problem and it was solved by disabling Adblock. It prevents the script from loading properly.