Quantcast
Jump to content

Siva Shankar reddy

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Siva Shankar reddy

  1. 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 ){

         //..

          }

        } )

     

     

  2. Hi, We need know the information about  maximum file size limit for installable files , and the LG play store policies,  Need this info really help us on  application development process for LG ( web-OS ).  As per the Android play store we know, it allow's the applications based on the availability of internal Storage  on the specific device. Please Let Us help here to under Stand the LG Play Store behavior  for the application development process

×
×
  • Create New...