- 0
'Enable' Method In 'com.webos.notification' Not Working In WebOs Library v1.2.4
-
Similar Topics
-
By Lgrump
Is it just me or is the plex app just unusable on webos. When I try to select dvr items with the magic remote they just don’t play. I am not sure if this is a plex issue or an lg webos issue. Anyone know which it is?
-
By M55
I am trying to setup my new Phonak my hearing aids TV Connector with my new LG GP2 TV and Sonos Arc sound bar, connected by via the HDMI eArc port. The TV automatically uses the the HDMI eArc port, and that port only. As a result no signal goes through the optical out port of the LG TV.
Is there a way to make the LG TV sound signal simultaneously go out to both the sonud bar via eArc port and to the Phak TV Connector via the optical out port so that I can connect hearing aids to the Phonak TV connector and also use the Sonos Arc soundbar at the same time?
Appreciate any guidance.
Thanks, M55
-
By Richard Marchlewski
My LG G2 bought last November has now started to turn off every 10-15 minutes when gaming on my PS5 which is directly connected. It also from time to time identifies the PS5 as a different device (Shield TV). Any suggestions on how to fix would be welcome.
-
By PepeSan
Please I need your help, I am installing my application on my lg tv through the command ares-install --device LG_TV ./[my_package].ipk.
It had been working for a long time without a problem but today out of nowhere it shows me the following error:
ERR! ares-install: Error: Command '/bin/rm -rf /media/developer/temp && /bin/mkdir -p /media/developer/temp' exited with code=1 (signal: undefined)
The web os version on my tv is 05.30.30
I really appreciate any feedback 🙏
-
-
Question
Siva Shankar reddy
We are using WebOs library v1.2.4 and we are using the service: com.webos.notification, and we are trying to use the "enable" method. it is returning below error.
ERROR :
{"returnValue": false, "errorCode": -1, "errorText": "Denied method call \"enable\" for category \"/\""}
CODE SNIPPET:
webOS.service.request( 'luna://com.webos.notification', {
method: 'enable',
onSuccess: function( inResponse ){
//..
},
onFailure: function( inError ){
//..
}
} )
Link to comment
Share on other sites
Top Posters For This Question
1
Popular Days
Feb 9
1
Top Posters For This Question
Siva Shankar reddy 1 post
Popular Days
Feb 9 2023
1 post
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.