widget - widget_service_trigger_update() return WIDGET_ERROR_PERMISSION_DENIED error -
i'm developing native widget application in tizen. want update widget application ui application.
so, find widget_service_trigger_update() api update native widget. widget_service_trigger_update() return widget_error_permission_denied error.
tell me did wrong please.
i found out important. widget application , ui application should packaged together.
when ui application not packaged widget application use widget_service_trigger_update(), api return 'widget_error_permission_denied'.
i verified work in same package. :)
good luck.
Comments
Post a Comment