Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift Compiler Warning: ‘UIAlertView' is deprecated #93

Open
SimonMcFarlane opened this issue Apr 23, 2020 · 0 comments
Open

Swift Compiler Warning: ‘UIAlertView' is deprecated #93

SimonMcFarlane opened this issue Apr 23, 2020 · 0 comments

Comments

@SimonMcFarlane
Copy link

SimonMcFarlane commented Apr 23, 2020

Preliminary Info

What version of Airbrake are you using?

Installed version 4.2.8 using Cocoapods.

What are the versions of any relevant development tools you are using?

Xcode 11.4.1
Swift Language Version: Swift 5

Report

What unexpected behaviour are you seeing?

When compiling, Xcode raises deprecation warnings:
'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead

What is the expected behaviour?

A warning free framework.

What are the steps to reproduce the unexpected behaviour?

Build any code using Xcode 11.4.1 with Airbrake v4.2.8 installed with Cocoapods

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

No branches or pull requests

1 participant