I am using org.apache.legacy library in my xamarin project. I have added <uses-library> tag in my manifest file but I get an error while building the project which says:
Unexpected element <uses-library> found in manifest.
Also when I try to comment that line, it comes back while building the solution.