flutter-moum / flutter_hardware_buttons

Flutter plugin for detecting all hardware buttons
MIT License
37 stars 47 forks source link

Volume button and power button not being detected on iOS 13.5 #50

Open kevin6shah opened 4 years ago

kevin6shah commented 4 years ago

I have been trying to get my app to detect the # of volume down clicks on iOS. However, I can't seem to get it to detect any volume clicks in general. One exception is, I can get the home button to be detected but not anything else.