Update TROUBLESHOOTING.mdx
This commit is contained in:
parent
209540d134
commit
26bec9dfaa
@ -58,7 +58,7 @@ Before opening an issue, make sure you try the following:
|
|||||||
```
|
```
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
|
||||||
```
|
```
|
||||||
5. If you're experiencing weird behaviour, check the logs in Android Studio/Logcat (<kbd>⌘</kbd> + <kbd>6</kbd>) to find out more.
|
5. If you're experiencing weird behaviour, check the logs in Android Studio/Logcat (<kbd>⌘</kbd>+<kbd>6</kbd>) to find out more.
|
||||||
6. If a camera device is not being returned by `getAvailableCameraDevices()`, make sure it meets the minimum requirements - that is minum supported harwdware level of `LIMITED` and above. See [this section in the Android docs](https://developer.android.com/reference/android/hardware/camera2/CameraDevice) for more information.
|
6. If a camera device is not being returned by `getAvailableCameraDevices()`, make sure it meets the minimum requirements - that is minum supported harwdware level of `LIMITED` and above. See [this section in the Android docs](https://developer.android.com/reference/android/hardware/camera2/CameraDevice) for more information.
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
Loading…
Reference in New Issue
Block a user