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

Getting ERROR: Unable to add an additional player channel #6

Open
shenghan97 opened this issue Jun 4, 2023 · 2 comments
Open

Getting ERROR: Unable to add an additional player channel #6

shenghan97 opened this issue Jun 4, 2023 · 2 comments

Comments

@shenghan97
Copy link

shenghan97 commented Jun 4, 2023

I'm doing this app that will give haptic feedback when the user swipes on the screen. I put Gaimon.soft() in onPanUpdates gesture event, it worked well at first, but after a while i get this error:

[Feedback] failed to create player with pattern for <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x280f7aa00>: Error Domain=com.apple.CoreHaptics Code=-10851 "(null)"
[hapi]     CHHapticEngine.mm:1917  -[CHHapticEngine(CHHapticEngineInternal) getAvailableChannel:]: ERROR: Unable to add an additional player channel
@istornz
Copy link
Owner

istornz commented Jun 25, 2023

Hum it's seems your pattern has a lot of vibrations, try increasing time between them 👍
https://developer.apple.com/forums/thread/708246

@istornz
Copy link
Owner

istornz commented Mar 28, 2024

Is this issue can be closed?

Thanks in advance 👍

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