-
Notifications
You must be signed in to change notification settings - Fork 119
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
CA1416 analyzer errors (This call site is reachable on...) for .NET MAUI version #222
Comments
Hi @jfversluis, I'm the friendly issue checker. |
Can anyone help with this issue? |
Hope this doc would help Handle reported warnings, let us know if you have any more questions |
Hi @buyaa-n, |
I am not familiar with this repo, so I am not sure if this should be fixed in this repo or MAUI, if this repo is not using anything that require Android 31.0+ this repo should update its minimum version down |
When installing the 3.0.0-beta1 version on a .NET MAUI project I get CA1416 warnings all over the place. We had that happening as well, so you probably want to have a look at the fixes we did. See: dotnet/maui#823
The app runs regardless, but the warnings might be confusing. Only Android is shown in the screenshot below, but happens on all platforms.
Steps to reproduce
Expected behavior
No analyzer warnings
Actual behavior
Analyzer warnings all over the place to inform the user about supported platform versions
Crashlog
N/A
Configuration
Version of the Plugin: 3.0.0-beta1
Platform: Android, iOS, Mac Catalyst, Windows
Device: N/A
The text was updated successfully, but these errors were encountered: