Is your feature request related to a problem? Please describe.
apollo-runtme-kotlin artifact, which can鈥檛 be used in commonMain. One workaround is to include apollo-runtime-kotlin-jvm in androidMain and apollo-runtime-kotlin-ios-x64 in iosMain, then write dozen of expect/actual to fill the gap in jsMainDescribe the solution you'd like
js target in the build definition.actual implementations for the required classes (i.e ApolloHttpNetworkTransport).Linking the work in progress:
apollo-api will be able to target JS with 2.2.4 (see #2467). Updated todo list:
apollo-apiApolloHttpNetworkTransport for JSWebSocketFactory for JS
Most helpful comment
apollo-apiwill be able to target JS with2.2.4(see #2467). Updated todo list:apollo-apiApolloHttpNetworkTransportfor JSWebSocketFactoryfor JS