You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UserAgentRetriever$retrieveUserAgent$1.invoke
android.webkit.WebViewFactory$MissingWebViewPackageException - Failed to load WebView provider: No WebView installed
Fatal Exception: android.util.AndroidRuntimeException: android.webkit.WebViewFactory$MissingWebViewPackageException: Failed to load WebView provider: No WebView installed
at android.webkit.WebViewFactory.getProviderClass(WebViewFactory.java:435)
at android.webkit.WebViewFactory.getProvider(WebViewFactory.java:252)
at android.webkit.WebSettings.getDefaultUserAgent(WebSettings.java:1355)
at com.adapty.internal.utils.UserAgentRetriever$retrieveUserAgent$1.invoke(UserAgentRetriever.kt:35)
at com.adapty.internal.utils.UserAgentRetriever$retrieveUserAgent$1.invoke(UserAgentRetriever.kt:32)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
The text was updated successfully, but these errors were encountered:
Hi @maxim-narchuk-cleverside, thank you for the report! Could you please try replacing 2.9.1 with 2.9.2 in the line <androidPackage spec="io.adapty:android-sdk:2.9.1">?
Crashes on application launch
Platform: Android
Devices: Samsung Galaxy S20 FE 5G, Motorola One Hyper
OS Version: Android 11
Versions of Adapty SDK:
Crash-log
UserAgentRetriever$retrieveUserAgent$1.invoke
android.webkit.WebViewFactory$MissingWebViewPackageException - Failed to load WebView provider: No WebView installed
The text was updated successfully, but these errors were encountered: