You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2021. It is now read-only.
Hi get an error when I build my Ionic App on MacBook Pro (M1 chip). Here is the error:
ld: in MyApp/Plugins/cordova-admob-sdk/GoogleMobileAds.framework/GoogleMobileAds(GADGestureIdUtil.o), building for iOS Simulator, but linking in object file built for iOS, file 'MyApp/Plugins/cordova-admob-sdk/GoogleMobileAds.framework/GoogleMobileAds' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Has anyone ever seen this before? Anything you can recommend?
Hi get an error when I build my Ionic App on MacBook Pro (M1 chip). Here is the error:
ld: in MyApp/Plugins/cordova-admob-sdk/GoogleMobileAds.framework/GoogleMobileAds(GADGestureIdUtil.o), building for iOS Simulator, but linking in object file built for iOS, file 'MyApp/Plugins/cordova-admob-sdk/GoogleMobileAds.framework/GoogleMobileAds' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Has anyone ever seen this before? Anything you can recommend?
Here is my envrionment:
The text was updated successfully, but these errors were encountered: