You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GMA SDK major version update 7.0.0 (#1369)
* Fix Native Ads templates
* Updated iOS project, updated inline banner ad unit in example app
* Correctly set new low bounds for Flutter and Dart versions
* Updated minSdk for Android to make it compatible with Flutter versions
* Format fix
* Added more contraints on Native Ad template to avoid unexpected button behaviors
* Made the release a major release (7.0.0)
* Updated Android GMA SDK to 24.9.0
* Modified layout contraints to let CTA button in Native Ad to not be pushed away
Adds MediationExtras class to include parameters when using mediation through the implementation of FlutterMediationExtras in Android and FlutterMediationExtras in iOS.
Deprecates MediationNetworkExtrasProvider and FLTMediationNetworkExtrasProvider.
Removed the orientation parameter for the AppOpen Ad format.