Skip to content

[AdMob] Errors linking AdMob #325

@duzzell

Description

@duzzell

This is a continuation of the post I began in the Discussions section.

Thank you for your help.

I amusing Delphi 12.2, ios SDK 17.5, xcode 15.4, iPhone 7, ios 15.8.7.

I re-downloaded and installed IOS-Arm64-AdMobFrameworks-v1.0.0.zip. I am still getting the following errors when I compile for ios:

Error: "__swift_FORCE_LOAD_$_swift_Builtin_float", referenced from:      __swift_FORCE_LOAD_$_swift_Builtin_float_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swift_Builtin_float_$_GoogleMobileAds)
  Error: "__swift_FORCE_LOAD_$_swift_errno", referenced from:      __swift_FORCE_LOAD_$_swift_errno_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swift_errno_$_GoogleMobileAds)
  Error: "__swift_FORCE_LOAD_$_swift_math", referenced from:      __swift_FORCE_LOAD_$_swift_math_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swift_math_$_GoogleMobileAds)
  Error: "__swift_FORCE_LOAD_$_swift_signal", referenced from:      __swift_FORCE_LOAD_$_swift_signal_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swift_signal_$_GoogleMobileAds)
  Error: "__swift_FORCE_LOAD_$_swift_stdio", referenced from:      __swift_FORCE_LOAD_$_swift_stdio_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swift_stdio_$_GoogleMobileAds)
  Error: "__swift_FORCE_LOAD_$_swift_time", referenced from:      __swift_FORCE_LOAD_$_swift_time_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swift_time_$_GoogleMobileAds)
  Error: "__swift_FORCE_LOAD_$_swiftsys_time", referenced from:      __swift_FORCE_LOAD_$_swiftsys_time_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swiftsys_time_$_GoogleMobileAds)
  Error: "__swift_FORCE_LOAD_$_swiftunistd", referenced from:      __swift_FORCE_LOAD_$_swiftunistd_$_GoogleMobileAds in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADMarketplaceKitSignals.o);
     (maybe you meant: __swift_FORCE_LOAD_$_swiftunistd_$_GoogleMobileAds)
  Error: "_compression_encode_buffer", referenced from:      _GADBrotliCompressedDataFromString in Frameworks/GoogleMobileAds.framework/GoogleMobileAds(GADDataCompression.o);

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions