Osei Fortune

Results 159 comments of Osei Fortune

It's due to the angular upgrade, looks like you will need update angular to use a newer version if importing the module

Interesting error, what device is this ?

So only when using `processEveryNthFrame` it fails ?

@brooklax my tests are usually done [here](https://github.com/triniwiz/fancycamera)

@harfyt with 8.8 you should try ```json "@nativescript/mlkit-barcode-scanning": "3.0.0-alpha.3", "@nativescript/mlkit-core": "3.0.0-alpha.3", ```

ImageSource.fromFile should return a promise,so you will need to wait on that to resolve or you can use ImageSource.fromFileSync

@Noppey can you try with the latest version `1.0.7` and lmk if this is still an issue.