Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Crash on UWP #95

Open
Dabbel opened this issue Sep 6, 2017 · 3 comments
Open

Crash on UWP #95

Dabbel opened this issue Sep 6, 2017 · 3 comments

Comments

@Dabbel
Copy link

Dabbel commented Sep 6, 2017

Hi, when i call GetImageStreamAsync(SignatureImageFormat.Jpeg, Color.FromHex("#999999"), Color.White) the app crashs and i get this stacktrace

System.ArgumentException: Value does not fall within the expected range.
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Xamarin.Controls.SignaturePadCanvasView.<GetImageStreamInternal>d__13.MoveNext()
@mattleibow
Copy link
Contributor

Thanks for reporting this, I will investigate.

@mattleibow
Copy link
Contributor

I was not able to reproduce this.

Do you have any more information? What version of SignaturePad?

@Dabbel
Copy link
Author

Dabbel commented Jan 8, 2018

Have the problem with version 2.3.0. Is it possible that you provide the pdb files, maybe the better stacktrace helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants