Crash on API 21 and 22 only, WebView and Consent SDK - Resources$NotFoundException
The issue is linked to library androidx.appcompat:appcompat:1.1.0
.
If you downgrade to 1.0.2
or 1.1.0-beta01
, it's working again.
Since many libraries are going to depend on appcompat 1.1.0 in the future, I am going to leave this here https://stackoverflow.com/a/58131421/9125569. It happens on devices with API 21 & 22 with webview version<50.