Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Alex/tako 638 ios feed#1

Open
alexwasner wants to merge 2 commits into
masterfrom
alex/TAKO-638-ios-feed
Open

Alex/tako 638 ios feed#1
alexwasner wants to merge 2 commits into
masterfrom
alex/TAKO-638-ios-feed

Conversation

@alexwasner

Copy link
Copy Markdown

Adds support for fluid ads on iOS

Comment thread ios/BannerView.swift
if(isFluid){
validAdSizes.append(NSValueFromGADAdSize(kGADAdSizeFluid))
} else{
bannerView?.translatesAutoresizingMaskIntoConstraints = false

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know nothing about Swift, it's cool to see that it also has optional chaining 👌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants