i want to add facility in my iOS application that user can reply to the my message directly from the push notification. Like iMessage app is doing it in iOS 8. I am able to add buttons to push notification but did not found any guide on how to add text field. Any Help Please. Thanks in advance.
------------------------------------------------------------------------------------------
I know how to add action(buttons) but how to add a text field or text view for input
See Question&Answers more detail:os