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

[feature] Allow bundler, eslint and typings generator to show API/SDK version availability warnings #10510

Open
2 tasks done
NathanWalker opened this issue Apr 9, 2024 · 0 comments
Labels

Comments

@NathanWalker
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Just better DX.

Describe the solution you'd like

When using something like UIApplication.sharedApplication.keyWindow the platform deprecation warning can appear in the CLI logs in addition to being an eslint warning.

'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes.

Describe alternatives you've considered

No response

Anything else?

No response

Please accept these terms

@NathanWalker NathanWalker added feature-pending-triage A new feature request pending triage to confirm validity. feature and removed feature-pending-triage A new feature request pending triage to confirm validity. labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant