- Fix crashes that could potentially occur due to multi-threading issues
- Mediation could perform multiple ad creations or removal at the same time, resulting in some thread-safe issues when trying to initialize or clean up ads.
- Impacts internal tooling RemoteConfigManager and MediatedResizeViewManager
- AppLovin adapter initialization status back to
.doesNotApply
: could produce the crashes detailed above