Y8.com integration help.

2»

Comments

  • adent42adent42 Key Master, Head Chef, Executive Chef, Member, PRO Posts: 3,223
    edited November 2021

    Figured out the issue, some bad code on our part.

    There are two delegates:

    onSceneAboutToChange

    and

    onCurrentSceneChanged


    You would want onSceneAboutToChange, which actual knows about the ad settings.

    By the time we get to onCurrentSceneChanged, we don't know the ad settings anymore and always return a 0 for that field.

    The bad thing is we don't currently call onSceneAboutToChange when we should. I'll have a fix up soon, but just an FYI.

  • pinkio75pinkio75 Member, PRO Posts: 1,217
    edited November 2021
Sign In or Register to comment.