Reputation: 1436
I want add functionality to the app for work with earphones, and cannot found any information about button processing from earphones.
Is it possible to recognize touch on it? (but +/Center button/-)
There describe how it works in standard app, and I want to add similar navigation to my app. Have any idea?
Upvotes: 0
Views: 44
Reputation: 1436
Thank you, Larme!
I found good explanation about this theme:
iOS - UIEventTypeRemoteControl events not received
http://www.widecodes.com/0SmVqgjPWP/how-can-i-send-uieventtyperemotecontrol-events.html
Upvotes: 1