Answering my own question… I now see a note at the bottom of mergAVCamCreate 
that says 

"If only capturing barcodes or photos set the microphone to empty before 
calling mergAVCamCreate to avoid app store rejection.”

So apparently my problem has a solution. At least as soon as I figure out how 
to set the microphone to “empty”  :- )  

—Scott Morrow



> On Oct 2, 2018, at 10:26 PM, scott--- via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Recently had an update to an existing app rejected because the app asked 
> permission without explaining the purpose.  I believe that the dialog is 
> produced as a result of including mergAV in the build.  An automatically 
> generated dialog is handy… but in this case I agree with the reviewer. My app 
> scans QR codes so I understand that it asks the user for permission to use 
> the camera. And the reviewer probably would have thought that obvious enough. 
> Unfortunately, in a separate dialog, it also asks for permission to use the 
> microphone.  (Which the app doesn’t use.)
> 
> "This application requires access to the device’s microphone.”
> 
> I imagine this is what triggered the rejection.  Is there a way to edit this 
> dialog so that I can get past the review?
> 
> --
> Scott Morrow
> 
> Elementary Software
> (Now with 20% less chalk dust!)
> web       http://elementarysoftware.com/
> email     sc...@elementarysoftware.com
> booth    1-800-615-0867
> ------------------------------------------------------
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to