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
@Zipline Binding HostApi....
@Zipline Bound HostApi....
@Zipline Binding HostController!
@Zipline Bound HostController!
Trying to take HostApi...
Trying to take HostController...
Error taking HostController: SerializationException: Serializer for class 'Function0' is not found.
Please ensure that class is marked as '@Serializable' and that the serialization compiler plugin is applied.
On Kotlin/JS explicitly declared serializer should be used for interfaces and enums without @Serializable annotation
See:
The text was updated successfully, but these errors were encountered: