Finally, iOS app archiving is successful! First app for me which includes a multiplatform core! Shared code between iOS, Android and back-end.
Now waiting for the Apple Developer Program Enrollment to complete to actually release it 🙂
It was quite a rocky ride but I think it will be worth it 💪
💯 14
p
pabl0rg
06/11/2019, 12:48 PM
@hhariri there are a lot more of us who would like to celebrate like this, but unfortunately Kotlin multi-platform is under-documented. Meanwhile, Flutter is easy. It will be a pity if the Typescript situation repeats itself — Kotlin was first and better, but TS won.
m
Marc Knaup
06/11/2019, 12:50 PM
Having used plenty of languages over the past years I've been by far most productive with Kotlin.
I won't use any framework which relies on a dynamic language like JS, TS or Dart. That rules out Flutter for me immediately.
Kotlin Multiplatform is still highly experimental so it should come to no surprise that it's not that well-documented yet.
👍 2
k
Kris Wong
06/11/2019, 1:05 PM
☝️
p
pabl0rg
06/11/2019, 11:48 PM
Dart and TS are not dynamic languages. The MPP concept was announced at the first Kotlinconf and it sounded awesome. How long will it be experimental?