Open mogue2k3 opened 6 years ago
Any update on the issue we are also facing the same issue
I'm having the same problem on Visual Studio for Mac. Only on running my Android project. Building Android, and running iOS works as expected.
Reproduced on Android Emulator and physical Google Pixel 3a device
I fixed this error but can't get it merged into this repo. As workaround can suggest use my nuget based on this PR https://github.com/CrossGeeks/FileUploaderPlugin/pull/35 https://www.nuget.org/packages/Kosvo.Plugin.FileUploader/
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
Failure to fill out this information will result in this issue being closed. If you post a full stack trace in a bug it will be closed, please post it to http://gist.github.com and then post the link here.
Bug Information
Version Number of Plugin: 1.4.0 Device Tested On: BQ Aquaris E5 4G Simulator Tested On: Version of VS: Visual Studio Community 2017 15.6.6 Version of Xamarin: 2.5.1.444934
Versions of other things you are using:
Steps to reproduce the Behavior
When trying to compile the Android solution and deploy to device, throws this error:
Error java.lang.IllegalArgumentException: already added : Lokio/AsyncTimeout;
Expected Behavior
Should Compile
Actual Behavior
Throws error.
Code snippet
Screenshotst