I'm use the app_button lib to deal with button event ,things go well, I assign the push ,release and long push event to button event .
But there came a situation,while the button is pressed at system starting,I can't capture the push and release event at this situation.
How can I capture the push event like this situation?
Realy thanks