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

Android only works in debug mode #208

Open
bonnmh opened this issue Jul 19, 2024 · 3 comments
Open

Android only works in debug mode #208

bonnmh opened this issue Jul 19, 2024 · 3 comments

Comments

@bonnmh
Copy link

bonnmh commented Jul 19, 2024

The code works fine on iOS, however with Android it only works in debug mode, release mode doesn't seem to work, any answers are appreciated, thanks

Device: Samsung SM-M325FV
OS: Android
package.json file:

{
        "dependencies": {
                "react-native": "0.72.4",
                "react-native-vision-camera": "4.0.5", 
                "react-native-worklets-core": "1.3.3",
                "react-native-reanimated": "3.10.0",
        }
}
@bonnmh bonnmh changed the title Android faceDetectionCallback only works in debug mode Android only works in debug mode Jul 19, 2024
@hannojg
Copy link
Member

hannojg commented Jul 19, 2024

release mode doesn't seem to work

What exactly doesn't work?

@hannojg
Copy link
Member

hannojg commented Jul 19, 2024

What is the code you're trying to run?

@bonnmh
Copy link
Author

bonnmh commented Jul 19, 2024

What is the code you're trying to run?

Thank you for your quick response, I used them in combination with the "react-native-vision-camera-face-detector" library: "1.6.2". And encountering the above problem, after researching the results I received answers related to worklets-core

mrousavy/react-native-vision-camera#1843 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants