-
### How were you trying to build the app?
I tried to build my Frame Processor Plugin (written in Objective-C++), but it failed with `'FrameHostObject.h' file not found`. The issue seems to appear i…
-
Library is not working in fresh installed react native version
Not even able to run project with react-native run-ios cmd
package.json file
```
"dependencies": {
"@react-native-firebase/a…
-
@jbristowe Great plugin :+1:
I was thinking of creating a separate plugin to implement AVAudioRecorder (https://developer.apple.com/library/ios/documentation/AVFoundation/Reference/AVAudioRecorder_Cl…
-
ld: library not found for -lstdc++.6
clang: error: linker command failed with exit code 1 (use -v to see invocation)
You need to update -lstdc++.6 to -libc++
In Pods/Development Pods/AppRTC/Supp…
-
Since the underlying frameworks of this package, [zxing for android](https://github.com/zxing/zxing) and [MTBBarcodescanner for iOS](https://github.com/mikebuss/MTBBarcodeScanner) are both not longer …
-
Change from 44100 to 16000, crash
```
import AVFoundation
final class DataWriter {
let fileUrl: URL
var file: AVAudioFile?
init() {
let path = NSSearchPathForDirectoriesInDomain…
-
Has to be done. Simple as that.
-
Generations
pbosh updated
2 weeks ago
-
So I've got my homebridge running on a Mac Mini, which obviously doesn't have an iSight camera.
Is this plugin only going to work with iSight, or with any attached camera?
-
I am attempting to access the iPad Pro's ultra-wide angle camera with ARCamera. I have made the following modifications to the original files and am getting an error when trying to build.
Next…