flutter_vibrate
flutter_vibrate copied to clipboard
Doesn't vibrate with iPhone 5S and 6
Hi
I used the example from the source code and only "Vibrate" and "Vibrate with Pause" are working.
Any idea what I could try to solve the issue?
With my Android phone, everything is working beside Vibrate.feedback(FeedbackType.selection) and Vibrate.feedback(FeedbackType.impact)
Thanks