Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/external/WebViewRendererProcessHasGoneError.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

17 lines
518 B
Smali

.class public Lcom/fyber/inneractive/sdk/external/WebViewRendererProcessHasGoneError;
.super Lcom/fyber/inneractive/sdk/external/InneractiveUnitController$AdDisplayError;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 1
const-string v0, "Web view renderer process has gone. Web view destroyed"
.line 1
invoke-direct {p0, v0}, Lcom/fyber/inneractive/sdk/external/InneractiveUnitController$AdDisplayError;-><init>(Ljava/lang/String;)V
return-void
.end method