Osei Fortune
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 ?
@devlinpadayachee are you on v2 ?
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
Are you using a picker by chance ?
The fromFile call resolved ?
@Noppey can you try with the latest version `1.0.7` and lmk if this is still an issue.