Quick post about Kotlin multiplatform usage at Tar...
# multiplatform
m
Quick post about Kotlin multiplatform usage at Target Registry app: https://tech.target.com/2019/04/02/gift-registry-kotlin-multiplatform.html
🎉 8
k
Did you have any problems implementing JSON serializers for odd data types? Or error msgs from the serialization library? Or problems debugging issues in the library? Would have been nice for the article to go into more details on what had to be done for iOS since it sounds like that was the main pain point...
j
re: Exceptions were you using @Throws ?