Git Product home page Git Product logo

Comments (20)

larsacus avatar larsacus commented on August 29, 2024

If you could post the code you're using to integrate it, and any other relevant code, it would help a ton.

from larsadcontroller.

nepalibabu avatar nepalibabu commented on August 29, 2024
  • (void)viewWillAppear:(BOOL)animated{
    [[LARSAdController sharedManager] addAdContainerToView:self.view withParentViewController:self];
    [[LARSAdController sharedManager] setShouldHandleOrientationChanges:YES];
    }

This is the code i am using do i have to make the view flexible to use the code?

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

Are you making a call to [super viewWillAppear]? I don't think this
alone would cause it, but you still always need to call super's
implementation. Do you have any other animation code in your view
controller?

from larsadcontroller.

nepalibabu avatar nepalibabu commented on August 29, 2024

ya i am calling [Super ViewWIllAppear] still causing the problem

from larsadcontroller.

nepalibabu avatar nepalibabu commented on August 29, 2024

NO i don't

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

Do you have any other relevent code to post? Do you have anything else in your view hierarchy or is it just the ad? Does it only move up the screen on one view, or does it do it on all views in your app?

from larsadcontroller.

nepalibabu avatar nepalibabu commented on August 29, 2024

no i dont have anything else just the ad and it happens in every view if iad is available it goes to bottom else it keep moving upwards...

from larsadcontroller.

jcesarmobile avatar jcesarmobile commented on August 29, 2024

happens the same to me, I have the basic code.
I think the ad moves up when it's refreshed, so I changed admob configuration (in the web) to refresh every 120s (the maximun time)

I can't give you more details because on my devices the iad test ad appears everytime, I just have seen the admob ad moving in friends mobiles.

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

Changing the ad refresh time is really not ideal, seeing as this directly affects your ad revenue... I'm updating the primary project this lives in, so I'll be digging into this a little more, even though I haven't seen this issue firsthand.

Does it ever happen in the example project included with the source? A sample project that demonstrates the issue would really help.

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

Check out the last commit on the creeping-ads branch to see if this resolves the issue. (9605f0a)

from larsadcontroller.

salmanlodhi avatar salmanlodhi commented on August 29, 2024

Please tell me if its resolved or not.

Since my app went live on app store today and its showing same bugs where add keeps moving up after every refresh rate.

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

Nobody has responded to say whether this has fixed the issue or not. I am not seeing the issue here on any my projects with the new code.

from larsadcontroller.

jcesarmobile avatar jcesarmobile commented on August 29, 2024

I can't test because I only get iAd ads, sorry.
Is there any way to force iAd to fail and then display admob?

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

unfortunately, no. iAds kind of do whatever they please...

from larsadcontroller.

salmanlodhi avatar salmanlodhi commented on August 29, 2024

hmmm ...I am getting this error with admob ...... because iAd is not in country where I live ..... as a hint I can tell that on each refresh the ad appears on top of previous ad and below ad vanishes.... so its always one step above previous ad location.... I used your code copy in my projects around 30 days back..and you made changes after that ..... let me incorporate new code and then see

from larsadcontroller.

salmanlodhi avatar salmanlodhi commented on August 29, 2024

even when i test my code.... i get live ads from admob..... and the ad keeps creeping......now as soon as test ads from iAD comes..... then ad banner comes to its original place ....

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

are you using the creeping-ads branch?

from larsadcontroller.

salmanlodhi avatar salmanlodhi commented on August 29, 2024

I just copied the new code now for LARSadcontroller.m file only........ and tested with this new one..... ad has stopped creeping...... plz let me know if this change is enough

I have sent update to apple right now ... lets see when it goes live then I would update

from larsadcontroller.

salmanlodhi avatar salmanlodhi commented on August 29, 2024

Hey,
Your last update is working fine now .

Cheers.

from larsadcontroller.

larsacus avatar larsacus commented on August 29, 2024

I haven't heard anything saying it doesn't fix the issue, so I'm going to go ahead and close this issue, migrate the change to master and push a new version to cocoapods

from larsadcontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.