Hi, I have a use case where I need to send some j...
# multiplatform
k
Hi, I have a use case where I need to send some json data to webpage being loaded in WebView Composable and possible handle some events coming from web page. There has to be a two way communication between Mobile Platform WebView and Web Platform. Context: there is an API response which I cannot call twice so I have to pass data fetched from mobile app to Web Page to continue the user journey. In iOS/Android Native I can achieve this with JavaScript injection. I was wondering if there is any libraries that does this.
c
> Please refrain from cross-posting the same message on multiple channels. It is considered spamming.
>
https://kotlinlang.org/docs/slack-code-of-conduct.html#basic-usage-guidelines
k
Done, deleted from #CJLTWPH7S channel