mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Check bridge compat before initializing cast shim
This commit is contained in:
@@ -244,7 +244,7 @@ function onMediaSeekError (err) {
|
||||
|
||||
window.__onGCastApiAvailable = async function (loaded, errorInfo) {
|
||||
if (!loaded) {
|
||||
logMessage("__onGCastApiAvailable error");
|
||||
console.error("__onGCastApiAvailable error");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user