diff --git a/app.json b/app.json index 296d674de..6826211ca 100644 --- a/app.json +++ b/app.json @@ -29,7 +29,8 @@ }, "supportsTablet": true, "entitlements": { - "com.apple.developer.networking.wifi-info": true + "com.apple.developer.networking.wifi-info": true, + "com.apple.developer.networking.multicast": true }, "bundleIdentifier": "com.fredrikburmester.streamyfin", "icon": "./assets/images/icon-ios-liquid-glass.icon",