iOS build error - 5 duplicate symbols for architecture arm64

I’m getting this error when I try to build with iOS

UserError: 
ld: 5 duplicate symbols for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation) 

anyone have any idea how to solve this bit?

This is probably an issue with one of your plugins.

Do you know which plugin is causing this?