Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 54

thegibcoyote
Apple Fan
Profile
Posts: 139
Reg: Feb 01, 2011
Gibraltar
1,390
02/03/14 11:29 AM (11 years ago)

Load Screen for Scringo

I have integrated Scringo and would like a custom button to open a screen in my app It is driving me crazy Decclarations as follows in delegate file [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(myCommandClicked:) name:kScringoCustomButtonClicked object:nil]; -(void)myCommandClicked:(NSNotification *)aNotification { NSLog(@"User selected my custom command. Command id is Radio123%@", [aNotification userInfo]); NSString *loadScreenItemId = nil; loadScreenItemId = @"F2831E1B3C273C364B008F3"; } Any ideas why it is not firing and opening my screen ? thanks Alan
 
Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
like
02/04/14 01:18 AM (11 years ago)
I don't have an answer for this, but I hate seeing questions go unanswered. You should shoot a quick email to Scringo support..they are always quick to respond
 
thegibcoyote
Apple Fan
Profile
Posts: 139
Reg: Feb 01, 2011
Gibraltar
1,390
like
02/04/14 01:50 AM (11 years ago)
Thanks abstencia I emailed my scringo mates last nite and I am awaiting for an update as they are looking into it As soon as I have update will post here
 

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.