I have implemented UILocalNotification in my application it is working fine but i want to customize the alert view shown ie change the color of UIAlertview is there any way to implement it.Please help..
Thanks
I have implemented UILocalNotification in my application it is working fine but i want to customize the alert view shown ie change the color of UIAlertview is there any way to implement it.Please help..
Thanks
Maybe you could use the GRAlertView, which you find here: GRAlertView github page