Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

How to allowing the microphone always on Firefox for Android?

  • 1 odgovor
  • 8 ima to težavo
  • 6 ogledov
  • Zadnji odgovor od 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?

Vsi odgovori (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.