flutter-tizen / embedder

Flutter embedder for Tizen
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

[TizenAppControl] Add SetAutoRestart method #34

Closed hjhun closed 1 year ago

hjhun commented 1 year ago

The app_control_set_auto_restart() is supported since tizen 7.0. The application can set the auto restart option at runtime using the function. To use the function, the application has to be signed using the platform level certificate.