tags:

views:

16

answers:

0

I have set value 4 for 1 view throughe getter setter method when applicationdidfinish launching calls at that time i take that value and load that particular view

this happens perfectly but in that view there is 1 UIButton on action of that button 1 view will open and that view opens perfectly normally but after testing of state maintainance when my view will open that view's UIButton didn't load that view as it does in normal condition why?