How to get full path apps icon ?
Phaptlq opened this issue · 3 comments
Phaptlq commented
Another Q anyone figure out where "/opt/share/webappservice/apps_icon/FirstScreen/11101200001/250x250.png" or any of the icons actually reside? Would be awesome in an app to show these
cHicHillo commented
That's works for me!
{
"method":"ms.channel.emit",
"params":{
"event":"ed.apps.icon",
"to":"host",
"data":{
"iconPath": "/opt/share/webappservice/apps_icon/FirstScreen/11101200001/250x250.png",
}
}
QuanBeta commented
Thanks @cHicHillo, It runs on device but not on Post Man
trung10101995 commented
It Not working for me.