Update version 9.0#9
Merged
Merged
Conversation
* Update samples to major version 7.0.0 * Updated app open * Updating app delegate * Added interstitial * Added native platform * Updated native tempalte * Updated rewarded * Updated rewarded interstitial
PiperOrigin-RevId: 820351090
…ters (4.9.1.0, 4.9.0.0) PiperOrigin-RevId: 822010253
…ers (7.5.1.1, 7.6.0.0) PiperOrigin-RevId: 822013908
…ters (4.16.3.0, 4.16.2.0) PiperOrigin-RevId: 822013909
…apters (8.4.0.0, 8.3.8.0) PiperOrigin-RevId: 822014257
…ters (5.27.3.0, 5.36.0.0) PiperOrigin-RevId: 822152579
…apters (3.4.0.0, 3.4.0.1) PiperOrigin-RevId: 822152836
… (2.0.6.0, 2.2.0.0) PiperOrigin-RevId: 822153725
… (2.9.20250924.1, 2.9.20250930.0) PiperOrigin-RevId: 822156015
PiperOrigin-RevId: 822248148
PiperOrigin-RevId: 825083832
PiperOrigin-RevId: 825097314
PiperOrigin-RevId: 825098632
PiperOrigin-RevId: 825146159
PiperOrigin-RevId: 825354416
PiperOrigin-RevId: 826572126
PiperOrigin-RevId: 826584328
PiperOrigin-RevId: 826585819
…apters (9.0.0.1, 9.0.0.0.0) PiperOrigin-RevId: 827588126
…rs (10.8.8.1, 10.8.8.0) PiperOrigin-RevId: 827588661
…ers (7.6.0.0, 7.6.1.0) PiperOrigin-RevId: 827588687
…apters (9.10.0.1, 9.10.0.0) PiperOrigin-RevId: 827588734
PiperOrigin-RevId: 830540915
PiperOrigin-RevId: 830603811
PiperOrigin-RevId: 830611593
PiperOrigin-RevId: 830619505
PiperOrigin-RevId: 830620818
PiperOrigin-RevId: 830621089
PiperOrigin-RevId: 831883123
…apters (9.12.0.0, 9.12.0.0) PiperOrigin-RevId: 917441156
…apters (3.7.0.0, 3.6.1.1) PiperOrigin-RevId: 917442170
…ters (5.47.1.0, 5.42.1.0) PiperOrigin-RevId: 917442591
…rs (4.8.0.0, 4.6.1.1) PiperOrigin-RevId: 917443901
…ters (5.1.1.0, 5.1.0.1) PiperOrigin-RevId: 917444567
…ers (7.7.4.0, 7.7.2.1) PiperOrigin-RevId: 917445127
…apters (8.4.5.0, 8.4.7.1) PiperOrigin-RevId: 917446274
…ters (4.18.0.0, 4.18.0.0) PiperOrigin-RevId: 917446925
…pters (17.1.61.0, 8.1.3.1) PiperOrigin-RevId: 917447451
PiperOrigin-RevId: 918535470
* Updated classes in the main src folder * Split play services Classes * Updated src folder name to useNextGenSdk * Native Ads fix * Fixed Android tests * Fixed iOS tests * Fixed samples * Cleaned mediation sample * Fixed Info.plist * Fixed Runner.scheme
…HANGELOG PiperOrigin-RevId: 922386553
PiperOrigin-RevId: 922928137
… developer docs. PiperOrigin-RevId: 923132861
PiperOrigin-RevId: 923133198
PiperOrigin-RevId: 923133377
…googleads#1438) * Added Result call to MethodCalls for AppStateNotifier
…rs (8.0.0.5.0, 7.9.1.1.1) PiperOrigin-RevId: 924785945
… (3.1.0.0, 3.0.1.1) PiperOrigin-RevId: 924786347
…rs (4.8.1.0, 4.6.1.1) PiperOrigin-RevId: 924786575
…ters (5.1.2.0, 5.1.1.0) PiperOrigin-RevId: 924786928
…rs (11.3.0.0, 11.3.0.0) PiperOrigin-RevId: 924787397
…ers (2.3.2.3, 2.3.4.7) PiperOrigin-RevId: 924787560
…ters (5.47.1.0, 5.43.0.0) PiperOrigin-RevId: 924787771
…apters (3.7.0.0, 3.7.0.0) PiperOrigin-RevId: 924788281
…apters (9.12.0.0, 9.12.0.1) PiperOrigin-RevId: 924788822
# Conflicts: # packages/google_mobile_ads/android/src/main/java/io/flutter/plugins/googlemobileads/GoogleMobileAdsPlugin.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.
Related Issues
*Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]).This will ensure a smooth and quick review process. Updating the
pubspec.yamland changelogs is not required.///).flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?