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

Apache License 2.0
135 stars 22 forks source link

Crash on M1 Mac #91

Open roceller opened 1 month ago

roceller commented 1 month ago

Running on M1 Mac results in a crash. The older version runs fine.

Error:

Failed to look up symbolic reference at 0x10129f809 - offset 559575 - symbol symbolic _____Sg 14MarketplaceKit14AppDistributorO in /private/var/folders/9t/_2ryztps0hlcmypnx2zz5vmh0000gn/X/020C087A-4EBE-52DB-8FA2-4C2A0ABEBC13/d/Wrapper/AppName.app/AppName

Rolling back to version 10.14.0 resolves the issue.

xDragonZ commented 1 month ago

Same issue, crashing M1 Mac

swift-package-manager-google-mobile-ads - "revision" : "6457f9651bea0d62a548ac63fa9d34aae7d0488e"

https://github.com/googleads/swift-package-manager-google-mobile-ads/commit/6457f9651bea0d62a548ac63fa9d34aae7d0488e

Failed to look up symbolic reference at 0x1027ad089 - offset 3908527 - symbol symbolic _____Sg 14MarketplaceKit14AppDistributorO in /private/var/folders/hr/1lxcf_8s41dfqq139phd6twm0000gn/....

okiookio commented 1 month ago

same on mine M1 Pro + sonoma 14.5

rollback to 11.4.0 can fix but that not good.

Failed to look up symbolic reference at 0x10548c0fb - offset 1328333 - symbol symbolic _____Sg 14MarketplaceKit14AppDistributorO in /private/var/folders/zr/vq0fzdzd7h72_kddt654l0zh0000gn/X

xDragonZ commented 1 month ago

Maybe the issue came from this update - https://github.com/googleads/swift-package-manager-google-mobile-ads/releases/tag/11.6.0

Used Xcode 15.4 also same result.

MartinStrambach commented 1 month ago

Any plans to fix this? Probably everyone who distributes iPad apps to arm macs is affected by this issue.

meyusufdemirci commented 3 weeks ago

There are no fixes right now.

The only workaround is to set the swift-package-manager-google-mobile-ads Exact Version as 11.5.0

iskand3rov commented 1 week ago

++ works only when setting the exact version ~11.4.0