Fix/unknown runtime error (#71)

* Add a few more log statements

* Log one more prop

* Configure audio session before activating camera
This commit is contained in:
Marc Rousavy
2021-03-17 16:37:31 +01:00
committed by GitHub
parent 64fcf9f069
commit c568b7cf40
3 changed files with 54 additions and 21 deletions

View File

@@ -8,7 +8,7 @@
import Foundation
let context = "Camera"
let context = "VisionCamera"
// MARK: - ReactLogger