Skip to content

0.1.8

Choose a tag to compare

@yevhenii-audienzz yevhenii-audienzz released this 23 Jul 11:38
· 5 commits to dev since this release
96bec53

Fixes several iOS-only issues that caused ads to fill on Android but rarely on iOS:

  • External user IDs (EIDs) now sent correctly on iOS — they were being dropped from the bid request, starving demand.
  • Banner ads now set a root view controller before loading — prevents failed loads and missing impressions on iOS.
  • Lazy load no longer defaults on by accident on iOS.
  • Fixed malformed schain JSON generated during remote initialization.
    No integration changes required — upgrade to 0.1.8 and run flutter pub get (+ pod install). No native SDK update needed.