googleads / swift-package-manager-google-mobile-ads

Apache License 2.0
142 stars 22 forks source link

Google Mobile Ads SDK Causing Crash in iPad App Running on macOS (Mac Catalyst) #97

Closed Charchoghlyan closed 1 month ago

Charchoghlyan commented 2 months ago

I am experiencing a crash in my iOS project when using the Google Mobile Ads SDK. The issue occurs specifically when running my iPad app on macOS (Mac Catalyst). Removing the Google Mobile Ads Swift Package Manager (SPM) dependency resolves the issue, but I need to continue using the SDK in my app on iOS/iPadOS.

Failed to look up symbolic reference at 0x1018991b1 - offset 754711 - symbol symbolic _____Sg 14MarketplaceKit14AppDistributorO in /private/var/folders/3p/*/

juanillo62gm commented 2 months ago

Same issue here. This is what I found

Setting package version to 11.5.0 works for me

malandr2 commented 1 month ago

Hi @all,

This issue has been resolved in 11.9.0. Please update your Google Mobile Ads SDK to the latest version to see this change.