ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

Erro in build #295

Closed walacevict closed 4 years ago

walacevict commented 4 years ago
Undefined symbols for architecture arm64:
  "___isPlatformVersionAtLeast", referenced from:
      -[GMSx_GTMSessionFetcher beginFetchMayDelay:mayAuthorize:] in GoogleMapsBase
      -[UIView(GMSSafeAreaSupport) gms_safeAreaInsets] in GoogleMaps
      -[GMSScreenInfo initWithUIScreen:] in GoogleMaps
      -[GMSx_QTMCollectionViewController viewDidLoad] in GoogleMaps
      -[GMSx_QTMCollectionViewController viewDidLayoutSubviews] in GoogleMaps
      -[GMSx_QTMCollectionViewStyleController contentViewInsetsForCellWithAttribute:] in GoogleMaps
      -[GMSx_QTMCollectionViewStyleController setInsetsContentViewsToSafeArea:] in GoogleMaps
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** ARCHIVE FAILED **
wf9a5m75 commented 4 years ago

I have no idea

wf9a5m75 commented 4 years ago

Regarding of the stack overflow, your Xcode is probably older version. Please use Xcode 11.3 (I use this version) at least.

https://stackoverflow.com/a/60162902

llizamab commented 4 years ago

@walacevict i have the same problem. did you find a solution? any help please

jlizasoDevrank commented 4 years ago

Any fix to this? I'm trying to compile it using Phonegap Build. And I cannot change the Xcode version cause it uses the one in the cloud. I think Phonegap uses XCode 10.1. I'm not able to compile my project anymore, when 3 months ago I was able to do it. No matter if I use the last version of the plugin, or the one I used 3 months ago.

llizamab commented 4 years ago

I ended up updating xcode to the latest version and the operating system to catalina. also cordova to 5.1.1, older versions doesn't work anymore :(

wf9a5m75 commented 4 years ago

No longer older versions of cordova. Because Apple put their new policy to us mandatory.