Alex

Results 34 comments of Alex

I am also seeing a similar issue with `AsPNGStreamAsync`. @daniel-luberda Any ideas on this one? And possible ETA till we get a fix?

FYI the change was made here: https://github.com/luberda-molinet/FFImageLoading/commit/03b6b64bda350731b9db1fc4ab5bbc59becb4235 Rolling back to version `2.4.10.972` is the last working version before this issue.

Any update for this? I am running into the same issue again with `AsPNGStreamAsync`

Change the profile to 111. It seems to work with that one.

@alexrainman Will try to put one together soon and get back to you.

@alexrainman I have created a small test app for this issue. 1. Open the project and run the UWP app 2. Click the "Click me" button once, this opens the...

@alexrainman Make sure in your VS settings you have "Enable Just My Code" unchecked in debugging, I forgot I had it on just then and was unable to see the...

I have hooked in your project so I can see a little bit of what is going on. From what I can see we fall over here (`IEnumerableExtensions`): ``` public...

Manage to get anywhere with this? Still a huge issue for me.