Hi Guys,
I update my application to GoogleSignIn4.0.1 after that I got link error saying duplicate symbols in GTMOAuth2Authentication.o.
The issue was GTMOAuth2Authentication.o exist in both GoogleopenSourceFramework and GTMAuth2 libraries.
Is there any way to solve this problem ?
TThanks,