Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Deprecation warnings for iOS12 #156

Open
SlavcoPetkovski opened this issue Sep 28, 2020 · 4 comments
Open

Deprecation warnings for iOS12 #156

SlavcoPetkovski opened this issue Sep 28, 2020 · 4 comments

Comments

@SlavcoPetkovski
Copy link

Hi.

I have updated the library to 4.0.0 and still see the warnings for deprecation for iOS12.
Screen Shot 2020-09-28 at 14 42 25
Can you fix them?

@jrendel
Copy link
Owner

jrendel commented Sep 28, 2020

I'm thinking about how best to approach this. I can bump the minimum iOS version to iOS 12 and remove the deprecated api. But I wonder if that's going to alienate any users that support older versions.

I should have done this as part of bumping the major version to 4.0 but I was just trying to get all the updates out and wasn't thinking through it all.

@andyj-at-aspin
Copy link

if #available(iOS 12, *) ?

@SlavcoPetkovski
Copy link
Author

@jrendel Hi. Any updates on this one?

@diegoprados
Copy link

Hi! any plan to fix those @jrendel ? thanks for the awesome library!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@jrendel @SlavcoPetkovski @andyj-at-aspin @diegoprados and others