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);