Skip to content

Conversation

@bsneed
Copy link
Contributor

@bsneed bsneed commented May 25, 2021

No description provided.

}

@IBAction func queryAction(_ sender: Any) {
let alertController = QueryAlertController(title: "I know you like pie", message: "Everyone likes pie", preferredStyle: .alert)
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this for?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's an example of customized screen tracking. just added a comment saying such.

*/

/*
import FlurryAnalytics
Copy link
Contributor

Choose a reason for hiding this comment

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

This worked for me, we sure we need to comment it out? I just need to do a clean build each time on Xcode 12.5. 12.4 it works without having to do that /eyeroll

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It works for you because you don't have an M1 Mac. That's the issue.

Copy link
Contributor

Choose a reason for hiding this comment

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

Interesting, because I was getting that "warning" which resulted in a build error until then. But I'm with you. I think we're going to run into that on almost all of these.

Copy link
Contributor

@migs647 migs647 left a comment

Choose a reason for hiding this comment

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

Just a few questions -- but definitely good enough to merge.

@bsneed bsneed merged commit 0414e04 into main May 25, 2021
@bsneed bsneed deleted the bsneed/examples branch May 25, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants