Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 3    Views: 78

J & A
Aspiring developer
Profile
Posts: 6
Reg: Apr 23, 2013
Santa Ana, CA
3,910
12/08/13 06:57 PM (11 years ago)

Menu with Image - iAds no longer displaying

Since Buzztouch 3.0 dropped, the "Advertising Options" drop down box which should display iAds in app is no longer working. You click it, and nothing happens. Any work arounds?
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/08/13 08:46 PM (11 years ago)
Just about every BT Plugin 'should' have this code in the 'viewWillAppear' method: //show adView? if([[BT_strings getJsonPropertyValue:self.screenData.jsonVars nameOfProperty:@"includeAds" defaultValue:@"0"] isEqualToString:@"1"]){ [self showHideAdView]; } If it's there, then it's not the Menu With Image plugin… It's really just an 'on/off' switch controlled by the software (control panel setting for each plugin). Let us know how it turns out. Cheers! -- Smug
 
Gledy
Aspiring developer
Profile
Posts: 111
Reg: Feb 25, 2013
Fleet, UK
3,260
like
12/09/13 02:59 PM (11 years ago)
Hi I am having the same problem, when I click on the "advertising options" nothing happens, also I have found another problem, I am trying to use hide from search results on some of my Menu with Image screens, I get an error saying Not saved {"result":"error", "errors":"nickname already in use, no duplicates allowed"} when selecting yes hide from search results and trying to save it.
 
Gledy
Aspiring developer
Profile
Posts: 111
Reg: Feb 25, 2013
Fleet, UK
3,260
like
12/09/13 03:03 PM (11 years ago)
If I just delete "includeAds": "0" from JSON Configuration Data (Editable) tab with that solve the advertising problem?
 

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.