Replies: 4 comments 2 replies
|
Hi @N7ghtm4r3! Do you still have the issue? If yes, can you please share a code snippet that reproduces the exception? Thanks a lot 🙏 |
0 replies
|
Hi @vin! As soon as possible I will check and share to you the snippet if still happens |
0 replies
|
Hi @vinceglb! I checked the version of FileKit that I was using when the error happens and is the current latest version available, so I guess that the error still happen. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, using the
PlatformFilewithrememberSaveableon Android application throws:I did not open an issue because I don't know whether the implementation of the
PlatformFiledoes not allow to make it usable withrememberSaveable, but I think it should be nice to save using that API.Sorry whether I missed any documentation about this
All reactions