diff --git a/.github/recipe.yaml b/.github/recipe.yaml index a57d6cb10..20dc26aea 100644 --- a/.github/recipe.yaml +++ b/.github/recipe.yaml @@ -3,7 +3,6 @@ plugins: connectivity_plus: ["tv-9.0"] device_info_plus: ["tv-9.0"] flutter_secure_storage: ["tv-9.0"] - flutter_inappwebview: ["tv-9.0"] flutter_tts: ["tv-9.0"] integration_test: ["tv-9.0"] keyboard_detection: ["tv-9.0"] @@ -49,5 +48,9 @@ plugins: webview_flutter: [] webview_flutter_lwe: [] + # Temporarily disabled due to crash error on TV emulator. + # https://github.com/flutter-tizen/plugins/pull/1026#issuecomment-4592217771 + flutter_inappwebview: [] + # Temporarily disabled due to the test runner not responding issue. google_maps_flutter: []