App crush when using webview (on Android 5.x)

Today i have decided to use webview component but before builld an app i decided to test the component by drug the webview component and export apk file, the output is “app crush when initialize screen”

Send the exported apk

Hi, please post the apk file here and the blocks of the webviewer.

1 Like

i have just drug webview
With no block setup

test.aia (1.2 KB)

Please specify your device Android version, does not crash for me on Android 13 and 7.

Android version 5.1.1

I do not have an Android 5 device, would be helpful if you are able to report here with the crash logs of the application :slight_smile:

2 Likes

Which version of extension are you using?

Confirmed, APK crashes on Android 5.x. (No issues on Android 9 and 13.)
(Companion does not work on Android 5.)

Logcat, Galaxy Note 3, Android 5.0

2 Likes

Btw, your CustomWebView ext. crashes too (on Android 5.x).

1 Like

Thanks for the log. We have did some changes. Can someone test it on Android 5 ? @Sumayya_Khamis @BodyMindPower

1 Like

Yes, it seems to work now on Android 5.x.

2 Likes

Great :smiley:. This bug fix will be included in the next update

3 Likes

@vknow360
I have created a PR for this bug fix in CustomWebViewer extension

2 Likes

this also crash to my device 5.1.1

I have now checked it on one of my Android 5.1 devices as well.
It works well there too!

(I have several devices running Android 5.x and the APK provided by @AryanGupta works fine on all of them.)

4 Likes

to me it crash as you see this video

Post logcat.

Here is the log file
weblog.txt (7.5 KB)

Thanks for the logs, let me know if this works for you