New Google Signin (Web) doesn't work in Firefox Dev Edition -


i facing weird error firefox dev edition not google signin script. works in chrome not in firefox.

i using same javascript shown in google signin documentation.

<script src="https://apis.google.com/js/platform.js" async defer></script> 

interestingly, if use older version of javascript (from cached page), works in firefox dev edition.

<script src="https://apis.google.com/js/client:platform.js" async defer></script> 

does have clue what's going on? because don't!


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -