Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 0    Views: 68

Mackimack
Apple Fan
Profile
Posts: 481
Reg: Dec 30, 2010
Sweden
14,310
03/23/14 08:00 AM (10 years ago)

adsmob problem with my blankScreen.

Hi everyone. I have implement admob to BT 3.0 It work on my customURL plugin. Im bulding a plugin so I have use the BlankScreen plugin and I have add a xib file to it. The view in it i transparent. I have add this code to my blankScreen ViewController -(void)viewWillAppear:(BOOL)animated{ [super viewWillAppear:animated]; [BT_debugger showIt:self theMessage:@"viewWillAppear"]; //show adView? -->> [self showHideAdView]; <<--- } But the Adview will not show up. can anybody help me?
 

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.