tags:

views:

12

answers:

0

I have written code for autorotation in shouldAutorotateToInterfaceOrientation method and in that method i had written YES;

So,when i delete application and then when application launches at that time ,if i move my first view from portrait to landscape mode it works but it not works for second time why?