luicfrr / react-native-vision-camera-face-detector

Vision Camera Frame Processor Plugin to detect faces using MLKit Face Detector
https://www.npmjs.com/package/react-native-vision-camera-face-detector
MIT License
75 stars 16 forks source link

Plugin with id 'kotlin-android' not found.[BUG] #39

Closed SantoshYadavSridix closed 2 months ago

SantoshYadavSridix commented 2 months ago

Describe the bug A problem occurred evaluating project ':react-native-vision-camera-face-detector'.

Plugin with id 'kotlin-android' not found.

Logs and Screenshots

2: Task failed with an exception.

Smartphone (please complete the following information):

Additional context At the time of building project this error comes up. Screenshot 2024-04-23 at 2 03 05 PM

luicfrr commented 2 months ago

You're using an outdated version of react-native-vision-camera-face-detector

nolife08021 commented 1 month ago

@luicfrr i facing same issue with V1.6.3

A problem occurred evaluating project ':react-native-vision-camera-face-detector'.
> Plugin with id 'kotlin-android' not found.
luicfrr commented 3 weeks ago

@nolife08021 can you reproduce this issue on example app?

nolife08021 commented 3 days ago

@luicfrr not yet try, it it working with RN v0.71.17?