Is this correct ?
Sub webChromeClient1_GeolocationPermissionsRequest
Return webChromeClient1.GEOLOCATION_PERMISSION_ALLOW_AND_REMEMBER
End Sub
The sub is being triggered but I'm getting the error:
[FATAL:jni_android.cc(249)] Please include Java exception stack in crash report
Fatal signal 5 (SIGTRAP), code -6 (SI_TKILL) in tid 19833 (om.test.webview), pid 19833 (om.test.webview)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Xiaomi/cepheus_eea/cepheus:10/QKQ1.190825.002/V11.0.6.0.QFAEUXM:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2020-02-10 08:00:33-0300
pid: 19833, tid: 19833, name: om.test.webview >>> com.test.webview <<<
uid: 10297
signal 5 (SIGTRAP), code -6 (SI_TKILL), fault addr --------
Abort message: '[FATAL:jni_android.cc(249)] Please include Java exception stack in crash report
'
x0 0000000000000000 x1 0000000000000081 x2 000000007fffffff x3 0000000000000000
x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
x8 0000000000000000 x9 0000000000000000 x10 0000000000000001 x11 0000000000000000
x12 00000071f31cb740 x13 ffffffffffffffff x14 0000000000000004 x15 ffffffffffffffff
x16 0000007302424878 x17 00000073023b1660 x18 00000073068e0000 x19 0000007feda1a0f0
x20 0000007feda1a0f8 x21 0000007feda1a100 x22 000000000000004f x23 000000730241f508
x24 000000722a1c0000 x25 0000007306334020 x26 0000000000000000 x27 0000007feda19c40
x28 000000722a1c1000 x29 0000007feda1a090
sp 0000007feda19c30 lr 0000007227ccbe14 pc 0000007227ccbffc
backtrace:
#00 pc 00000000017d9ffc /data/app/com.google.android.webview-GJj3Qr5ni_YXvff3F9qx3g==/base.apk!libmonochrome.so (offset 0x15b000) (BuildId: 4cc23f5b15670e8d291f94328864b77e0af0387f)
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **