Smiles, headache sometimes
-
Working on Google sign in API for one of my project which need to load one j query file called https://apis.google.com/js/client:plusone.js i copy this link send it to my co-worker by Skype, he copied and apply that code. Boom, g-sign in button do not click. the same code working fine on the test project that we have created but not on our main project. Reason, Skype see "client:plusone.js" and convert :P to ;P and when same code goes to vs it leaves a blank space and copied like "client lusone.js". after spending some half an hour we finally got a working example of Google sign in.
Ravi Khoda
-
Working on Google sign in API for one of my project which need to load one j query file called https://apis.google.com/js/client:plusone.js i copy this link send it to my co-worker by Skype, he copied and apply that code. Boom, g-sign in button do not click. the same code working fine on the test project that we have created but not on our main project. Reason, Skype see "client:plusone.js" and convert :P to ;P and when same code goes to vs it leaves a blank space and copied like "client lusone.js". after spending some half an hour we finally got a working example of Google sign in.
Ravi Khoda
Thank God the code didn't use mooning :)