FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

Specified method is not supported.

Open dalton5 opened this issue 5 years ago • 0 comments

Hi,

I have the following exceptuion when I use ffimageloading

Specified method is not supported.

StackTrace: at Android.Runtime.InputStreamInvoker.get_Length () [0x00014] in <7d2292394f8c488b97f5bc2a0ac0240d>:0 at FFImageLoading.StreamExtensions.AsSeekableStreamAsync (System.IO.Stream stream, System.Boolean forceCopy) [0x0001b] in C:\projects\ffimageloading\source\FFImageLoading.Common\Extensions\StreamExtensions.cs:18

And I have no idea what could be the cause beacause VS doesn't provide me more details.

PS:

I use these versions:

dalton5 avatar Oct 19 '20 18:10 dalton5