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

Can't disabel beep sound #38

Open
Majstr opened this issue Aug 24, 2024 · 4 comments
Open

Can't disabel beep sound #38

Majstr opened this issue Aug 24, 2024 · 4 comments

Comments

@Majstr
Copy link

Majstr commented Aug 24, 2024

If I set enableBeep to false it still makes sound.

Code example:

const blinkIdOverlaySettings = new BlinkID.BlinkIdOverlaySettings();
blinkIdOverlaySettings.enableBeep = false;
@mparadina
Copy link
Contributor

Hi @Majstr

Thank you for reporting this behavior.
This will be fixed in the next version of the SDK, v6.10.

Let me know if there is anything else I can assist you with in the meantime.

@mparadina
Copy link
Contributor

Hi @Majstr

We've released the v6.10 version.
Can you try testing it out and let us know if the issue with the sound has been resolved?

@mparadina
Copy link
Contributor

@Majstr did you maybe have the time to test out the new release?

@Majstr
Copy link
Author

Majstr commented Sep 27, 2024

@mparadina I tried new version but iOS is failing.

MicroblinkBlinkidCapacitor (from ../../node_modules/@microblink/blinkid-capacitor) was resolved to 6.10.0, which depends on
PPBlinkID (~> 6.10.1)
None of your spec sources contain a spec satisfying the dependency: PPBlinkID (~> 6.10.1).

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