Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This API is provided only for React Native frameworks and not intended for general users. This API can change between minor versions in alignment with React Native frameworks and won't be considered a breaking change🔧 #2798

Closed
3 of 5 tasks
a289459798 opened this issue Apr 25, 2024 · 2 comments
Labels
🔧 build error Issue is related to building VisionCamera in your project

Comments

@a289459798
Copy link

How were you trying to build the app?

android build

Full build logs

e: file:///Users/zhangzy/workspace/android/5ichong/ichong_buy_new/node_modules/react-native-vision-camera/android/src/main/java/com/mrousavy/camera/frameprocessors/VisionCameraProxy.kt:31:79 This API is provided only for React Native frameworks and not intended for general users. This API can change between minor versions in alignment with React Native frameworks and won't be considered a breaking change.
e: file:///Users/zhangzy/workspace/android/5ichong/ichong_buy_new/node_modules/react-native-vision-camera/android/src/main/java/com/mrousavy/camera/frameprocessors/VisionCameraProxy.kt:36:19 This API is provided only for React Native frameworks and not intended for general users. This API can change between minor versions in alignment with React Native frameworks and won't be considered a breaking change.
e: file:///Users/zhangzy/workspace/android/5ichong/ichong_buy_new/node_modules/react-native-vision-camera/android/src/main/java/com/mrousavy/camera/frameprocessors/VisionCameraProxy.kt:36:47 This API is provided only for React Native frameworks and not intended for general users. This API can change between minor versions in alignment with React Native frameworks and won't be considered a breaking change.
e: file:///Users/zhangzy/workspace/android/5ichong/ichong_buy_new/node_modules/react-native-vision-camera/android/src/main/java/com/mrousavy/camera/frameprocessors/VisionCameraProxy.kt:75:73 This API is provided only for React Native frameworks and not intended for general users. This API can change between minor versions in alignment with React Native frameworks and won't be considered a breaking change.

Project dependencies

"dependencies": {
    "react": "18.2.0",
    "react-native": "0.74.0",
    "react-native-vision-camera": "^4.0.1"
  }

VisionCamera Version

4.0.1

Target platforms

Android

Operating system

MacOS

Can you build the VisionCamera Example app?

No, I cannot build the Example app either

Additional information

@a289459798 a289459798 added the 🔧 build error Issue is related to building VisionCamera in your project label Apr 25, 2024
@mrousavy
Copy link
Owner

see #2614. RN 0.74 does not work yet I need to migrate to new arch. support the efforts by sponsoring me if you want.

@GeekyCoder25
Copy link

I'm also experiencing this error while trying to build the app both locally and on eas, I'm on react Native v0.74.1 and react-native-vision-camera v4.0.5
Screenshot 2024-05-23 004856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 build error Issue is related to building VisionCamera in your project
Projects
None yet
Development

No branches or pull requests

3 participants