Steps to reproducetermux-notification -t "Reminder" -c "Message" --vibrate 200,500,200 -> no vibration
termux-vibrate -d 200 -> does vibrate as expected
Expected behavior
vibrates according to the pattern "200,500,200"
Additional information
termux-api application version: 0.50.1
termux-api package version (installed through apt):
Steps to reproduce
termux-notification -t "Reminder" -c "Message" --vibrate 200,500,200
-> no vibrationtermux-vibrate -d 200
-> does vibrate as expectedExpected behavior vibrates according to the pattern "200,500,200"
Additional information