Duplicate symbols when integrating Firebase and Google Sign In SDKs manually without Cocoapods
问题 I am getting duplicate symbols error when integrating Firebase and Google Sign In SDKs manually in my existing iOS project. The related SO question here didn't help as it uses Cocoapods. Firebase and Google Signin giving duplicate symbols error Steps I have taken in chronological order: Copied Analytics, Auth and Database folder along with Firebase.h file from the downloaded Firebase SDK (3.11.0) into my project and added to targets. Copied the GoogleService-Info.plist into the project and