googleads / googleads-mobile-ios-mediation

Apache License 2.0
119 stars 137 forks source link

DTExchange Adapter: GoogleMobileAdsMediationFyber.h header isn't visible OOB #410

Closed 2energycell closed 10 months ago

2energycell commented 1 year ago

Workaround: navigating manually into headers folder and dragging this header into application tree. Expected result: after pods install, no manual actions should not be done. Affected version: 8.2.0.0+. @joshh-devrel

2energycell commented 1 year ago

what should be imported is: #import <DTExchangeAdapter/DTExchangeAdapter.h> but it's not clear where to find this;

2energycell commented 1 year ago

@joshh-devrel can it be added to documentation?

joshh-devrel commented 10 months ago

@2energycell The issue wasn't reproducible on our end, feel free to re-open this GitHub issue if it still persists.