forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Apps cannot be started on a Tizen 4.0 device/emulator (regardless of the build mode or app type) after Flutter 2.0 update. Wanchao has initially reported this issue by testing on a Tizen 4.0 watch emulator (with a plugin sample) and the issue has been confirmed to be applicable for any Tizen 4.0 device and any app.
Launching lib/main.dart on Tizen TM1 in debug mode...
The Platform profile is used for signing.
Building a Tizen application in debug mode... 25.3s
✓ Built build/tizen/com.example.csharp-1.0.0.tpk (22.7MB).
Installing build/tizen/com.example.csharp-1.0.0.tpk... 23.3s
I/ConsoleMessage(30212): FlutterApplication.cs: OnCreate(54) > switches: --enable-dart-profiling --enable-checked-mode
W/ConsoleMessage(30212): ../../../../flutter/shell/platform/tizen/tizen_renderer.cc: OnProcResolver(204) > Could not resolve: glGetStringi
W/ConsoleMessage(30212): ../../../../flutter/shell/platform/tizen/tizen_renderer.cc: OnProcResolver(204) > Could not resolve: glGetStringi
E/ConsoleMessage(30212): ../../../../flutter/shell/platform/tizen/flutter_tizen.cc: FlutterDesktopRegistrarGetTextureRegistrar(221) > Tizen DesktopTexture support is not implemented yet.
Activating Dart DevTools... 3.4s
Metadata
Metadata
Assignees
Labels
No labels