Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How to allowing the microphone always on Firefox for Android?

  • 1 Antwort
  • 8 haben dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von ellissa

more options

I have an application that uses getUserMedia to access the microphone, but it always asks for permission when the page is reloaded. I researched this online and found out that you need a https connection to get a "allow always" option. I did this, and it works perfectly on Firefox on a PC, but on Android it doesn't seem to have that "allow always" button. How can I set this to set the app access the microphone without constant access clicking?

I have an application that uses getUserMedia to access the microphone, but it always asks for permission when the page is reloaded. I researched this online and found out that you need a https connection to get a "allow always" option. I did this, and it works perfectly on Firefox on a PC, but on Android it doesn't seem to have that "allow always" button. How can I set this to set the app access the microphone without constant access clicking?

Alle Antworten (1)

more options

Replying to my own question, especially as so many people have this same issue. I found this:

https://support.mozilla.org/en-US/questions/1111840

Looks like we are just stuck. This is really bad for me as I can't use Chrome because of a bug, so I'm quite stuck now.