Xcode Build Failed - Undefined symbols for architecture arm64 (googleplaces)

Hey guys, I have been at a loss trying to fix this issue, I have asked on xcode reddit and unity reddit. I simply do not know what to do.

I have changed the Targer version of ios from 10, upto 15 trying every version in between, I have updated EVERY plugin/asset in the unity project, I have re-booted the machie, the project, I checked the architecture is set to Standard (arm64, armv7).

In despiration I also expluded arm64 which lets the project build, but it says that it won't go on the device and when I try to archive it, it fails, so even though the build works there is bugger all I can do with it!

I despraetly need to get this sorted as I have to meet my work deadline!! so any help would be REALLY REALLY appricated!

undefined symbols for architecture arm64: "_objc_class_$_gmsx_cctclearcutlogevent", referenced from: _objc_class_$_gmsplaceslogevent in googleplaces "_objc_metaclass_$_gmsx_cctclearcutlogevent", referenced from: _objc_metaclass_$_gmsplaceslogevent in googleplaces "_objc_class_$_gmsx_cctclearcutloggerconfiguration", referenced from: objc-class-ref in googleplaces "_objc_class_$_gmsx_phtphenotype", referenced from: objc-class-ref in googleplaces "_objc_class_$_gmsx_cctclearcutuploader", referenced from: objc-class-ref in googleplaces "_objc_class_$_gmsx_cctclearcutlogger", referenced from: objc-class-ref in googleplacesld: symbol(s) not found for architecture arm64clang: error: linker command failed with exit code 1 (use -v to see invocation)
Xcode Build Failed - Undefined symbols for architecture arm64 (googleplaces)
 
 
Q