I want to detetct wether audio Jack is plugged in or not in my iPhone/iPad device.
I have tried many code Like C function available on stackOverflow but it is not working
tell me code which compitible with iOS 5.0 to 7
if there is any tutorial/code for it? then tell me
After lots of googling i find the best & Simple solution to detect Audio Jack
first of all add following method in your code
then test it like
Very Simple!