[Bug] FileProvider android in maui and xamarin.essentials conflict #2705
Labels
area-essentials
Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info
t/bug
Something isn't working
Description
Add reference (or as dependency) https://www.nuget.org/packages/xamarin.essentials causing conflict fileProvider in maui xamarin.essentials with error compilation
error XA4215: The Java type 'xamarin.essentials.fileProvider' is generated by more than one managed type. Please change the [Register] attribute so that the same Java type is not emitted.
Steps to Reproduce
Expected Behavior
Success compilation and can run the app
Actual Behavior
Error compilation
Basic Information
Screenshots
Reproduction Link
Workaround
The text was updated successfully, but these errors were encountered: