Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a workaround for an AdMob race condition to integration test. (#263)
The AdMob SDK crashes if you call Initialize and Terminate too quickly on a non-main thread. This happens in the integration test when skipping the interactive tests (e.g. when running on FTL).
- Loading branch information