Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26486] Compiling for Android on Mac asks for Microphone Permission

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionNot Our Bug
Resolution Date2018-10-29T02:13:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterRene Pot
AssigneeUnknown
Created2018-10-19T09:29:57.000+0000
Updated2018-10-29T02:13:27.000+0000

Description

When compiling an app for Android on Mac I get a popup asking me for microphone permission. This of course is not needed for anything but weird nonetheless. This should be removed. Attached image is of the popup

Attachments

FileDateSize
Screenshot 2018-10-18 at 13.54.42.png2018-10-19T09:29:00.000+000051578
Screen Shot 2018-10-23 at 2.49.53 PM.png2018-10-23T13:52:22.000+000055909

Comments

  1. Kondal Kolipaka 2018-10-19

    https://www.idownloadblog.com/2018/08/16/howto-mac-camera-microphone-permission/ https://apple.stackexchange.com/questions/332673/what-and-how-does-macos-mojave-implement-to-restrict-applications-access-to-pers "By default, macOS Mojave prevents all apps using its AVFoundation API from getting microphone or camera data without your consent. When you open an app for the first time that wants to access that hardware, the system pulls up a permission prompt." Need to investigate why Appcelerator Studio requires Microphone permission and where it's accessing the AVFoundation API's! clueless at this moment!
  2. Josh Longton 2018-10-23

    I do not think the issue is with Appcelerator studio, the prompt is shown with whatever program is launching the emulator. I have received the prompt with terminal and android studio !Screen Shot 2018-10-23 at 2.49.53 PM.png|thumbnail!
  3. Kondal Kolipaka 2018-10-26

    While running the android emulator/device it's trying to ask for the system permission to access the microphone. I wonder do we need to change something in the titanium android sdk to avoid this prompt. [~gmathews] [~aee]
  4. Hans Knöchel 2018-10-26

    This is also happening for us on native Android, so this issue is not Ti-related.

JSON Source