Join Slack
Powered by
Hi I’m trying to add GSON dependency, did someone ...
# multiplatform
t
Tzahi Moyal
01/30/2019, 9:06 AM
Hi I’m trying to add GSON dependency, did someone did it before?
r
ribesg
01/30/2019, 9:06 AM
It would only work on the JVM target, but what’s your specific problem?
t
Tzahi Moyal
01/30/2019, 9:09 AM
If I want it to work for Android and iOS as well?
y
yshrsmz
01/30/2019, 9:11 AM
you need to use kotlinx.serialization, or expect/actual pattern with gson in android and some json lib in iOS
t
Tzahi Moyal
01/30/2019, 9:25 AM
10x
r
ribesg
01/30/2019, 9:28 AM
GSON is Java, it won’t work on iOS
Open in Slack
Previous
Next