I'm developing native widget application in Tizen. I want to update a widget application from UI application.
So, I find widget_service_trigger_update() API to update native widget. But widget_service_trigger_update() return WIDGET_ERROR_PERMISSION_DENIED error.
Tell me what I did something wrong please.