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
Using Jackson as serialization library has a limits as Jackson is only supported on JVM.
Migrating to kotlinx.serialization would open the possiblilities to make the library multiplatform.