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

taptic engine not working in preview #427

Open
monzy613 opened this issue Jan 22, 2019 · 1 comment
Open

taptic engine not working in preview #427

monzy613 opened this issue Jan 22, 2019 · 1 comment

Comments

@monzy613
Copy link

monzy613 commented Jan 22, 2019

UIImpactFeedbackGenerator *generator = [[UIImpactFeedbackGenerator alloc] initWithStyle:UIImpactFeedbackStyleMedium];
[generator prepare];
[generator impactOccurred];

taptic engine not working when in preview mode

@GabeRoze
Copy link

GabeRoze commented May 6, 2019

I believe this is an iOS issue. Haptic feedback doesn't work when video playback is shown

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