Looking to add some vibration feedback to button presses at the very least.
Apparently Android requires permissions for it: https://stackoverflow.com/questions/13950338/how-to-make-an-android-device-vibrate
Looking to add some vibration feedback to button presses at the very least.
Apparently Android requires permissions for it: https://stackoverflow.com/questions/13950338/how-to-make-an-android-device-vibrate
But is there a JUCE API to vibrate the iOS/Android device? I can’t find mention of any such API.