SEPIA-Framework / sepia-docs

Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
https://sepia-framework.github.io/
236 stars 16 forks source link

Android 6.0.1 microphone device not recognized #186

Open giostark opened 2 years ago

giostark commented 2 years ago

Describe the bug On the Note 4 with andorid 6.0.1 the microphone in the General>Media Device> report the error: TimeoutError - Media device enumeration timeout. Permission might require user interaction.

SEPIA client and server versions

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Media device'
  2. Click or wait for check the input device show up
  3. See error ... above

Expected behavior Microphone working

Additional context On the note20ultra the android app work fine. The device check happen instantaneously. On the note 4 don't see the microphone. It take some second for then report the error. The instead speakers work properly. The permission to the device are allowed. Xprivacy is disabled for Sepia. Apparently no restriction are applied. All the apps that uses the microphone work fine. Via bluetooth also. I'll try eventually to perform a fresh system installation in the near future but I dont think this will change this issue.

Screenshot_2022-04-30-16-58-18

Screenshot_2022-04-30-17-22-25

Idea where to investigate? Do you need some log that I can provide? Thanks !

fquirin commented 2 years ago

Hi @giostark

I wonder if this is related to an outdated version of system web-view. If you have Chrome can you check chrome://version/ and maybe try the SEPIA client as browser app to see if it has the same problem?

[EDIT] Actually if you type https://whatismybrowser.com inside your SEPIA app you should get an even better info

giostark commented 2 years ago

Hi Flo! I don't use the chrome browser . In firefox via web app I had the same issue. The webview app version is 50.0.2661.86.

fquirin commented 2 years ago

I think the most recent version is 100 😅. Do you have any option to update the webview or FF? Google Play Store or maybe F-Droid or a custom apk?

giostark commented 2 years ago

Hahahah , ok , I'll do that ;-) I'll inform you soon as I did all the installations/updates.