Szymon Gajdzica Labmatic
unread,10:42 AM (5 hours ago) 10:42 AMSign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
When integrating the AppLovin mediation adapter, I am seeing a runtime error:
Mismatched AdMob adapter (13.3.1.0) and AppLovin SDK (13.4.0) versions detected, which may cause compatibility issues.
This indicates that the published adapter is not aligned with the current AppLovin SDK release. It causes warnings or potential incompatibilities at runtime.
Proposed solution
Please update the AppLovin mediation adapter to match the latest AppLovin SDK version (13.4.0) so the versions are consistent. Ideally, adapter updates should be published in sync with the corresponding SDK releases to avoid mismatched version errors.
Environment
– Google Mobile Ads SDK via Swift Package Manager
– AppLovin mediation adapter 13.3.1.0
– AppLovin SDK 13.4.0
– Xcode 15/16, iOS 17