Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Tizen 9.0 #570

Open
JSUYA opened this issue Nov 14, 2024 · 3 comments
Open

Support Tizen 9.0 #570

JSUYA opened this issue Nov 14, 2024 · 3 comments
Assignees

Comments

@JSUYA
Copy link
Member

JSUYA commented Nov 14, 2024

Tizen studio 6.0 has been released(Release note).
This update includes support for Tizen 9.0. and deprecated all Tizen profiles below 6.0.
Since flutter-tizen already supports it from version 6.0, there is no impact and we will review some features.

@JSUYA JSUYA self-assigned this Nov 14, 2024
@swift-kim swift-kim changed the title Support to Tizen 9.0 Support Tizen 9.0 Nov 14, 2024
@JSUYA
Copy link
Member Author

JSUYA commented Dec 23, 2024

In the test of webview_flutter_tizen(EWK) built with tizen 9.0 binary and api-version 9.0, I checked that mouse events do not work properly.

@JSUYA
Copy link
Member Author

JSUYA commented Dec 27, 2024

In the test of webview_flutter_tizen(EWK) built with tizen 9.0 binary and api-version 9.0, I checked that mouse events do not work properly.

The web framework team has found a missing commit in tizen 9.0. The commit has been merged into tizen 9.0 (tizen profile on raspberrypi), but it will take some time for it to be applied in the TV profile.

@JSUYA
Copy link
Member Author

JSUYA commented Dec 27, 2024

webview_flutter (EWK) does not display pages properly on tizen 9.0 profile (raspberry pi). Logs related to page loading are printed, and keyboard input allows moving to other pages, but only the background of the page is drawn and no elements are drawn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant