App is crashing on changing notification value

App is crashing on changing notification value

BY 08 Aug 2013 Native Application Development

Hi,

I have added the privilege http://tizen.org/privilege/system to change the notification value. App is able to get the value using
System::GetValue(key, value). While i was trying to change value is
crashing. I have tried in emulator is it bug or i am doing wrong.

SettingInfo::SetValue(L”http://tizen.org/setting/sound.notification.volume“, 9);

Written by