Open tobiasKaminsky opened 5 years ago
Already optional, this is the real issue:
<uses-feature
android:glEsVersion="0x00020000"
android:required="true" />
There's a way to workaround obviously, but then no video calls for people at all (even receiving video).
Damn… ;-)
Still does not work.
Acer Chromebook 13 says NC Talk is not compatible. Not all Chromebooks have camera, so this must be optional.
Please refer to https://github.com/nextcloud/android/pull/4076. In Files case I just disabled possibility to use camera if there is none.