Ios swift – Undefined symbols: _SKStoreProductParameterAdNetworkSourceIdentifier
Getting below issue on AdMob Native ads demo Undefined symbols for architecture arm64: "_SKStoreProductParameterAdNetworkSourceIdentifier", referenced from: l030 in GoogleMobileAds(GADInAppStoreMonitor.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)…