freshworks / hotline-phonegap

Hotline Phonegap Plugin
https://hotline.io
Other
6 stars 11 forks source link

regarding voiceMessagingEnabled : false , asking for RECORD_AUDIO permissions #26

Closed sk16 closed 7 years ago

sk16 commented 7 years ago

Hi,

I am setting voiceMessagingEnabled:false during hotline Initialization. Since voice enabled is false . It should not ask for RECORD_AUDIO permission. Every time , We are giving release to our customers ,I have to manually remove Record_permission from androidmanifest.xml.

We are B2B company . Its very hard for us to maintain code by doing this hacky fix . If there is way to programmitically remove permission , please share with us . It will be highly appreciated .