I have a strange issue, on crashlytics I've gotten a report of this exception happening to 43 users (of over 100k).

Fatal Exception: java.lang.RuntimeException
Unable to start activity ComponentInfo{mypackage/mypackage.MainActivivity}: android.util.AndroidRuntimeException: android.content.pm.PackageManager$NameNotFoundException: com.google.android.webview

I am guessing maybe the web view was in the middle of an update when it happened?

Thoughts?
Shared publiclyView activity