WebSQL in Webview is still available but deprecated. It's recommended to
not use it as it will be removed entirely in ~ 18 months.

On Thu, May 23, 2024 at 10:09 AM 'Thomas Steiner' via blink-dev <
blink-dev@chromium.org> wrote:

> That's correct, WebView doesn't support this as per
> https://issues.chromium.org/issues/40914606#comment5. @Ayu Ishii
> <a...@google.com>, what's the status of WebSQL in WebView, is it still
> available (I think it is)?
>
> On Thu, May 23, 2024, 18:29 'Antonio MORENO' via blink-dev <
> blink-dev@chromium.org> wrote:
>
>> Hi,
>>
>> We maintain a web application that previously used WebSQL, and that has
>> been migrated to the WASM implementation of Sqlite. This works well in the
>> newer versions of Chrome, but it seems it doesn't work in an Android
>> application some of our customers use, that is implemented using WebView.
>>
>> The reason seems to be that the SharedArrayBuffers API, which the WASM
>> Sqlite library requires, is not supported in WebView:
>>
>> https://caniuse.com/sharedarraybuffer
>>
>> Can you confirm this is the case? Will this API be supported in WebView
>> at some point? Or otherwise, what would be the recommended approach in case
>> a customer needs to use a WebView-based Android application to access our
>> web application?
>>
>> Thanks in advance, and kind regards,
>>
>> Antonio Moreno.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "blink-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to blink-dev+unsubscr...@chromium.org.
>> To view this discussion on the web visit
>> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/597d01f5-2dac-4b02-bb63-f3415493496an%40chromium.org
>> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/597d01f5-2dac-4b02-bb63-f3415493496an%40chromium.org?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "blink-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to blink-dev+unsubscr...@chromium.org.
> To view this discussion on the web visit
> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CALgRrLmcR43B4KkqLz4XwC6vKXpyH4UBHQH8zrjCPjT1YstvTw%40mail.gmail.com
> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CALgRrLmcR43B4KkqLz4XwC6vKXpyH4UBHQH8zrjCPjT1YstvTw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAKezNQEH1YJgz%2BWxniqUgAEZh3kEnQL5YXN5LPwJqQe0jPDZJA%40mail.gmail.com.

Reply via email to