Can we add more than 2 buttons to alert view UILocalnotification dialog
How can we add more than close and view button to UILocalNotification AlertView 开发者_如何学JAVAdialog.
Please help!
As far as my knowledge this is not possible.
You can only change the text of buttons but cannot add any new button according Apple Guide lines.
精彩评论