Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from master #22

Merged
merged 21 commits into from
Jun 23, 2022
Merged

update from master #22

merged 21 commits into from
Jun 23, 2022

Conversation

atrope
Copy link
Member

@atrope atrope commented Jun 23, 2022

No description provided.

atrope and others added 21 commits January 3, 2022 09:46
…#491)

* remove unused imports and migrate to v2 android embeddings

* untrack previously checked in file: scshareddata

* update compileSdkVersion from 30 to 31
* add plist and pbxproj to gitignore

add plist and pbxproj to gitignore

* add rewarded interstitial implementation

and fix errors after pull

* add corresponding method calls for events

events like onAdLoaded, onAdFailedToLoad, adWillDismissFullScreenContent, etc.

* add tests for Rewarded Interstitial

tests for - load show AdMob / AdManager, load and setImmersiveMode

* run flutter format

* add android tests for rewarded interstitial

* add Rewarded Interstitial Ad implementation in iOS

* Update onRewardedInterstitialAdUserEarnedReward event

add rewardedInterstitial ad to the onRewardedInterstitialAdUserEarnedReward event

* add iOS tests for Rewarded Interstitial

* run flutter format

* add rewarded interstitial implementation

and fix errors after pull

* add corresponding method calls for events

events like onAdLoaded, onAdFailedToLoad, adWillDismissFullScreenContent, etc.

* add tests for Rewarded Interstitial

tests for - load show AdMob / AdManager, load and setImmersiveMode

* run flutter format

* add android tests for rewarded interstitial

* add Rewarded Interstitial Ad implementation in iOS

* Update onRewardedInterstitialAdUserEarnedReward event

add rewardedInterstitial ad to the onRewardedInterstitialAdUserEarnedReward event

* add iOS tests for Rewarded Interstitial

* run flutter format

* remove create anchored banner function

(added in a previous commit)

* untrack plist and pbxproj files in ios example

* add tracking for pbxproj files (required for ios)

* move RI tests to a new file

and few minor changes

* remove plist from gitignore

trying to check if this fixes - "Failed to package - Command PhaseScriptExecution failed with a nonzero exit code"

* add Paid Event and User Earned Reward tests

* run flutter format

* add tests and review changes

* fix iOS RI test

fix iOS RewardedInterstitial test
* Remove AdUnitId declaration from Ad classes

We don't need to use actual test ids for unit tests.

* update dart.io import

* deprecate testAdUnitId and update test ad unit ids in main.dart

* run flutter format

* remove unnecessary testAdUnitId for Rewarded Interstitial

* update dev-sites for admob and admanager for test ad unit ids

* update version and changelog
* Add onAdClick support.

* Android unit tests.

* Update iOS tests.

* Update version and changelog.

* Fix version.

* Fix FLTRewardedInterstitialAdTest.

* Decrease tag length.

* Add onAdClicked to banner listeners; refactor tests.

* Create parent ios class for full screen ads.

* Add back some checks to iOS tests.

* Fix typo
* Deprecate LocationParams.

* Fix analyze errors.
* Fix min height of flexible ad

* Changelog

* Check width too

* Lint

* format files
* Bump android and iOS GMA dependencies.

* remove workmanager workaround.
* Deprecate credentials and add adUnitMapping.

* Remove credentials from toString and replace with adUnitMapping.
* Add support for openDebugMenu
* Add support for ad inspector APIs
* Ump (googleads#554)

* Ump support - dart unit tests (googleads#560)

* Ump tests android (googleads#561)

* Add iOS unit tests. (googleads#564)

* Api updates (googleads#565)

* Update changelog and internal error code for Android. (googleads#566)
@atrope atrope merged commit 6c1ad88 into develop Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants