Jonas Bark
10/29/2018, 5:48 PMinstall(JsonFeature) {
serializer = KotlinxSerializer().apply {
register(StartPage.serializer())
}
}
The same code works just fine on iOS & Android
Am I missing something here?Jonas Bark
10/29/2018, 6:02 PMSergio Casero
10/29/2018, 6:33 PMSergio Casero
10/29/2018, 6:46 PMJonas Bark
10/29/2018, 7:13 PMJonas Bark
10/30/2018, 10:26 AM