Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

How to allowing the microphone always on Firefox for Android?

  • 1 odpowiedź
  • 8 osób ma ten problem
  • 6 wyświetleń
  • Ostatnia odpowiedź 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?

Wszystkie odpowiedzi (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.