/Library/Frameworks/Mono.framework/Versions/5.16.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(5,5): Warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mono.Android". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. (MSB3245) (OmniServicesMobilePCL)
i tried to run code on android device and i got this warning and I got this error also -
member names cannot be the same as their enclosing type (CS0542) (OmniServicesMobilePCL).
Any help appreciated. I am new in xamarin development