Hi! In previous versions of Fuse I use this module to sign and save a panel to image https://github.com/ckarmy/fuse-signature-savePanel
But now with lastest Fuselibs and Uno crash when the app start. I don`t know why! This error is on iOS and Android and I get:
2019-11-20 16:21:03.584425-0300 SignatureSave[1325:980698] Error: Uno.AggregateException: One or more errors occurred.
---> (Inner Exception #0) Uno.ArgumentOutOfRangeException: index: value out of range<---
---> (Inner Exception #1) Uno.ArgumentOutOfRangeException: index: value out of range<---
libc++abi.dylib: terminating with uncaught exception of type uThrowable: Fuse.WrapException
(lldb)
Any Idea how to solve it?
Thanks!