Does this compile time error message from SKIE rin...
# touchlab-tools
c
Does this compile time error message from SKIE ring a bell?
Compilation failed: Shouldn't be exposed: deserialized class BaseReconnectViewModel
The class in question is an abstract class in Kotlin. Maybe that has something to do with the error message.
Although I have other abstract classes in this project and they work fine, so this must be something specific. I can create an issue on GitHub with the full stack trace if that helps
f
Hi! Yes, please create a Github issue with the stack trace and also information about your project setup (mainly versions of Kotlin and SKIE) and the code that causes this issue.
👍🏽 1
c
a
@curioustechizen Did you solve this issue?
c