Custom vibration like happy/bad feedback
In my NET8
MAUI
application, I have a list of questions and want to give the user feedback when the answers are right or wrong. I can use a small sound for it, but I also prefer vibration. So, I prepared a VibrationService
for it