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

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

visual c++ - Using relative values in array sorting ( asm ) -