Replies: 3 comments 2 replies
-
Unless there's a way to fake user interaction, this is currently not possible. The "real" setting must be changed in Wry. Maybe we can consider backporting this PR tauri-apps/wry#913 which right now is v2 only. |
Beta Was this translation helpful? Give feedback.
-
Are there another tutorials or guides for WRY except GitHub readme? It is possible to work with React and WRY? |
Beta Was this translation helpful? Give feedback.
-
you can whatch here! https://github.com/Leoby19/SoundJS-Notifier-NoClick An important feature is that it allows triggering a notification sound without the need for a physical click on the page, bypassing autoplay restrictions on all browsers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. My target is to include video frame in my Tauri app (React + TS) and set it to play automaticly when video ends buffering. My app is going to work on Raspberry Pi. It is possible to bypass autoplay policy in WebView on Linux? I've read that is possible on Windows but I don't know how to achieve this on Linux.
Beta Was this translation helpful? Give feedback.
All reactions