flutter-moum / flutter_hardware_buttons

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

[ios] lock button detection timing issue #27

Closed yenoss closed 5 years ago

yenoss commented 5 years ago

Description of the issue

Lock button plugin can't detect immediately. It's detecting when the app returns from background to foreground.

Users who use the plugin will expect Immediate detection. (like a home button action)

Do you plan to provide this feature in the future?

If you don't support it, I think you should write the README about this timing issue.

Thanks.

songyiYu commented 5 years ago

There is no issue on iphone6 (ios12)

giantsol commented 5 years ago

Thanks. Closing it cause there seems to be no issue :3