generated from NativeScript/plugin-seed
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
When running the plugin on Android, the onSuccess and onError listener which are responsible for the pattern recognition are never called. I mean the listeners which are set up in the following function:
mlkit/packages/mlkit-core/index.android.ts
Line 157 in 353ede1
#setListeners() { |
Hence, I can see the video stream on Android, but the actual image processing is not active.
I have updated my demo source to show the recent open issues. The source code can be downloaded from here
https://github.com/cjohn001/mlkit-test
Just copy the sources to the same folder like the mlkit folder. Paths are set relative.
Metadata
Metadata
Assignees
Labels
No labels