You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can easily reproduce this if you draw a plus sign with 2 strokes.
If you copy the .signature?.pngData() that is returned in swiftSignatureViewDidDraw and encode it to base64. Put it in any online converter, you will see only the first stroke of your plus sign. E.g - or | instead of +.
Any ideas?
iOS 17
The text was updated successfully, but these errors were encountered:
You can easily reproduce this if you draw a plus sign with 2 strokes.
If you copy the .signature?.pngData() that is returned in swiftSignatureViewDidDraw and encode it to base64. Put it in any online converter, you will see only the first stroke of your plus sign. E.g - or | instead of +.
Any ideas?
iOS 17
The text was updated successfully, but these errors were encountered: