iphone - How to get the view that is currently being displayed as an NSString? -
i need name of view user viewing nsstring, in order save can return user view if exit app. of now, if user exits app on "view4" instance app return them "view1" if launch afterwards. p.s. know possible because many apps, such tap tap revenge , angry birds this. can quit @ time , return, , view , @ saved.
save view name using nsuserdefaults. then, when app launches, try retrieve name user defaults.
Comments
Post a Comment