Closed geworfener closed 2 hours ago
Thanks for the reproducer. Seems like there's some issues with top-level lists that I hadn't come across. I'll do some digging and see if I can figure out what's going on.
Oops I misclicked on the close button.
I have a fix for this which I will include in the next release.
Cool, thanks.
Now released in 1.3.0
Hi,
thanks for your great library.
I get the following exception (at least on Android)
when storing an empty list of serialized items twice in a row.
The items field is defined in common code like so:
Using
I created a reproducer repo here: https://github.com/geworfener/SettingsNoSuchElementIssue