mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Check bridge compat before initializing cast shim
This commit is contained in:
@@ -10,6 +10,7 @@ export default async function getBridgeInfo () {
|
||||
|
||||
applicationVersion = response.data;
|
||||
} catch (err) {
|
||||
console.error(err)
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user