permission_handler_tizen 1.1.1 copy "permission_handler_tizen: ^1.1.1" to clipboard
permission_handler_tizen: ^1.1.1 copied to clipboard

outdated

Tizen implementation of the permission_handler plugin

1.0.0 #

  • Initial release.

1.1.0 #

  • Support Tizen 4.0 via ppm_request_permission.
    • Change the version of the example app from 5.5 to 4.0.
  • Revise OpenAppSetting.
    • Open permission view of each application instead of system setting.
  • Refactor the overall implementation in C++ way.

1.1.1 #

  • Fix a permission request bug.