Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

How to allowing the microphone always on Firefox for Android?

  • 1 odpoveď
  • 8 má tento problém
  • 6 zobrazení
  • Posledná odpoveď 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?

Všetky odpovede (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.