Skip to content

AdMob iOS mediation SPM repositories are outdated and documentation is misleading #695

@SzGajdzica

Description

@SzGajdzica

The AdMob iOS mediation documentation states that mediation adapters can be integrated using Swift Package Manager (SPM):
https://developers.google.com/admob/ios/mediation/inmobi#use_swift_package_manager

In practice, the referenced SPM repositories are not kept up to date and cannot be used to integrate the latest mediation adapters.
• SPM repositories are missing adapter versions that exist in CocoaPods
• Repositories appear unmaintained
• Integration via SPM fails, forcing fallback to CocoaPods
• This affects multiple mediation adapters, not only InMobi

Either:
• SPM repositories are kept in sync with CocoaPods releases
or
• Documentation clearly states that SPM support is incomplete

Documentation implies full SPM support, but repositories are outdated.

Please either update the SPM repositories or clarify the documentation to avoid misleading developers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions