Hi,
We develop a board based on an iMX8MM with an Android 9 and an Android System WebView 95.0.4638.74.
The WebGL is unavailable if the application id does not contains the word "chromium".
If I create a app nammed "tech.chromium.test_webview3" the WebGL in the webview works.
If I create a app nammed "tech.other.test_webview3" the WebGL in the webview does not work.
Could you explain me the issue?
Regards