I can\'t solve the error \"duplicate symbol\".
The error is
duplicate symbol _GSDK_NSClassFromString in: .../Pods/FirebaseCore/Frameworks/FirebaseCore.fr
I had the same issue. It seems that the -all_load flag in the Other Linker Flags is causing this.