Skip to content

Flutter App rejected, due to WebView not working and Exit/Return key not handled. #676

@pawangjain

Description

@pawangjain

Hello Tizen Team

We have developed our flutter app on our Samsung TV with the below specs.
Model Code
UA43UE81AFULXL

S/W version
T-KSU2EFUABC-0090-1132.0

Image

Our app plays custom vimeo and youtube videos inside webview_flutter_tizen and it works on our TV we have without any issues.

We submitted it on tvselleroffice and the testers have tested it on the [25TV_STANDARD1 (Tizen 9.0)] TV model QN65Q8FADFXZA with firmware version T-RSLFAKUC-0090-1060.1 and have found the issue as shown on the video at this link.
https://drive.google.com/file/d/1xq_ZVnDOL98eW8XEuH4cGgXMQgq4uJTa/view?usp=sharing

Below is the tester coment:
"1.Open the app
2. Select any content
Notice:Black screen appears
3. press return
Notice: App does not go back previous page
4.Press exit
Notice: exit button does not work

Notice deffect: App freezes

My Questions:

  1. Why would webview_flutter_tizen not work on TV with the software version T-RSLFAKUC-0090-1060.1 ?
  2. What is the flutter keycode for the Return and Exit keys of the multikey remote used by the tester as shown in the below image?

Image

We have used the event.logicalKey == LogicalKeyboardKey.escape || event.logicalKey == LogicalKeyboardKey.goBack to handle back key in flutter for the latest samsung remote and the return back button works properly.

Image

Which other key code should we handle in flutter code?

Thanks and Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions