0.1.8
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 to0.1.8and runflutter pub get(+pod install). No native SDK update needed.