FileUploaderPlugin icon indicating copy to clipboard operation
FileUploaderPlugin copied to clipboard

java.lang.IllegalArgumentException: already added : Lokio/AsyncTimeout

Open stesvis opened this issue 5 years ago • 1 comments

Bug Information

Version Number of Plugin: v1.4.0 Device Tested On: Android Huawei P20 Pro Simulator Tested On: Version of VS: 2019 16.3.7 Version of Xamarin: 4.3 Versions of other things you are using: modern-httpclient-updated (latest) => apparently this causes conflicts

Steps to reproduce the Behavior

  • Install the package in the PCL and clients
  • Build (no errors)
  • Run the app

Expected Behavior

Application can run on the device

Actual Behavior

Exception:

Severity Code Description Project File Line Suppression State Error java.lang.IllegalArgumentException: already added : Lokio/AsyncTimeout; RoverController.Mobile.Android

Code snippet

I just set it up in iOS and Android following the documentation, no usage yet.

Screenshotst

stesvis avatar Nov 04 '19 02:11 stesvis

Duplicate: https://github.com/CrossGeeks/FileUploaderPlugin/issues/13

pieteckhart avatar Feb 12 '20 13:02 pieteckhart