Skip to content

Add a workaround for an AdMob race condition to integration test. #263

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

Merged
merged 2 commits into from
Jan 29, 2021

Conversation

jonsimantov
Copy link
Contributor

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).

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).
@jonsimantov jonsimantov force-pushed the feature/js-admob-test-workaround branch from e25b1c6 to 789a377 Compare January 29, 2021 20:43
@jonsimantov jonsimantov merged commit 66be026 into dev Jan 29, 2021
jonsimantov added a commit that referenced this pull request Jan 30, 2021
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).
@jonsimantov jonsimantov deleted the feature/js-admob-test-workaround branch February 8, 2021 04:26
@firebase firebase locked and limited conversation to collaborators Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants