Skip to main content

Can we disable debug log and hence remove READ.LOGS...

  • November 20, 2014
  • 1 reply
  • 25 views

Our users are having problem with 'Device and app History' permission.This permission was added our permission list on integrating Mobilhelp app in our app.I understand the permission is required for reading debug logs.Can we disable the debug logs and hence remove READ.LOGS permission.


Thanks

Shubham

Did this topic help you find an answer to your question?
This topic has been closed for comments

1 reply

   The DEBUG_LOGS permission can be disabled in the latest version of the SDK ( Android - v1.2 ) . You can remove the permission entry from the manifest and Mobihelp SDK will not process debug logs on android versions that require the permission. 


    We also added support for Image attachments and Auto reply with this version. ( Android and iOS SDK - v1.2 )