Skip to content

Question about getting ExpandProperties when the ad is MRAID but is not expandable #867

Open
@elq81hc

Description

@elq81hc
protected void MraidContinue() {
      if (!hasExpandProperties) {
          //1st always false. so this always happens 1st.
          loadExpandProperties();
      } else {
          init();
      }
  }

Can you share with me the idea of why we need to get ExpandProperties when the ad is MRAID the first time, even if it is not an expandable ad? I don't see such logic on the iOS side
@YuriyVelichkoPI, @mdanylov-sigma

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions