Seungsoo Lee

Results 4 issues of Seungsoo Lee

* Environment : Device - RPI5 : Build - tizen-9.0-unified_20241125.125444_tizen-headed-aarch64 1. Video_player's example is sometimes crashed. 2. I saw another error log in ConsoleMessage: ``` [E] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(player_set_playback_rate...

Related: https://github.com/flutter-tizen/embedder/pull/104 This PR lets the embedder run both with and without UI and platform thread merged. Thread merging is controlled through metadata in tizen-manifest.xml as follows and the default...

Like the following logs, an error is sometimes caused in setAndGetScrollPosition TC. The error happens very rarely. ``` Running org.tizen.webview_flutter_tizen_example... Starting log collection... ... successfully launched pid = 3352 with...

- Update installation guide and emulator/certificate manager instructions. - Add instructions on how to create a new project for debugging an app. - Update the download URLs. - Change existing...