jenkins-ci icon indicating copy to clipboard operation
jenkins-ci copied to clipboard

Google Mobile Ads SDK Causing Crash in iPad App Running on macOS

Open Charchoghlyan opened this issue 6 months ago • 5 comments

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/**/*

Charchoghlyan avatar Aug 23 '24 19:08 Charchoghlyan