Skip to content

Ad banner fails to load if setVisible(false) is called twice #137

@daljit97

Description

@daljit97

I seem to have found strange bug using this piece of code:

        banner.hide()
        banner.visible = false

After calling these two lines, the banner fails to show again (using banner.show()) and an error saying that the ad has not been initialized correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions