please explain to me how to change UIView when I click on UIalertView which displayed form a specific
class. don't hesitate if you know any tutorial
let's say I am currently display viewcontoller1 when I have receive special packet then I have to display another xib based on the user selection
I have tried pushViewController in UIAlertView delegate put it doesn't work