Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
02/11/14 01:14 PM (11 years ago)

retrieve screen name

Hi, I want to do a different action depending on a BT_screen_blank and for that I want to retrieve the name of the screen (blank1, blank2, etc) but I can not find how to retrieve this information. Can you help me? thanks
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
02/11/14 03:27 PM (11 years ago)
use self.screenData.itemNickname this will return the current screen's nickname test it by putting this in viewdidappear NSLog(@"Current screen - %@",self.screenData.itemNickname);
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.