TheNotorius0 opened a new issue, #397:
URL: https://github.com/apache/cordova-plugin-media/issues/397

   # Feature Request
   
   Since I don't use this plugin to record audio, but only to play music / 
sounds (as probably many other developers do too), it would be nice if there 
was a way to **NOT** include the **RECORD_AUDIO** permission (both for Android 
and iOS). Also, for some categories of apps, Google apparently doesn't like 
this RECORD_AUDIO permission.
   
   ## Motivation Behind Feature
   <!-- Why should this feature be implemented? What problem does it solve? -->
   
   Useful if you don't need to use the record feature. Also resolves this 
problem with Google:
   
   
![anomalous-permission-usage](https://github.com/apache/cordova-plugin-media/assets/35746502/cb908afc-6656-4ee3-8ca3-557752fb1a94)
   
   
   ## Feature Description
   
   I don't know how exactly it could be done without a fork, but maybe just add 
a variable to NOT include the RECORD_AUDIO permission? Like 
**--NO-RECORD_AUDIO**.
   
   <!-- 
   Describe your feature request in detail
   Please provide any code examples or screenshots of what this feature would 
look like
   Are there any drawbacks? Will this break anything for existing users? 
   -->
   
   
   
   ## Alternatives or Workarounds
   <!-- 
   Describe alternatives or workarounds you are currently using 
   Are there ways to do this with existing functionality?
   -->
   
   If anyone have any idea on how to remove this permission (or maybe there is 
already a feature like this and I haven't founded it), let me know 😄
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to