Hello,
I have an issue regarding the Moloco SDK integration.
Currently, I am using the following library: MolocoCustomAdapterAdMob
When launching my application, a crash occurs on iOS versions earlier than iOS 18.4 depending on the Xcode version used to build the app:
- Xcode 16.1: No crash
- Xcode 16.4: Crash occurs with the following error:
Symbol not found: ___cxa_current_primary_exception
My investigation suggests that this crash has been fixed in Ads-Global major version 7 and above.
However, MolocoCustomAdapterAdMob supports up to version 3.6.0.0, which limits me to Ads-Global major version 6.
Could you please consider updating the current MolocoCustomAdapterAdMob to support newer Ads-Global versions?
Thank you in advance.
Hello,
I have an issue regarding the Moloco SDK integration.
Currently, I am using the following library:
MolocoCustomAdapterAdMobWhen launching my application, a crash occurs on iOS versions earlier than iOS 18.4 depending on the Xcode version used to build the app:
Symbol not found: ___cxa_current_primary_exceptionMy investigation suggests that this crash has been fixed in
Ads-Globalmajor version 7 and above.However,
MolocoCustomAdapterAdMobsupports up to version 3.6.0.0, which limits me toAds-Globalmajor version 6.Could you please consider updating the current
MolocoCustomAdapterAdMobto support newer Ads-Global versions?Thank you in advance.