Join Slack
Powered by
<How do you pass url data from one page to another...
# stackoverflow
r
rss
10/06/2024, 9:21 PM
How do you pass url data from one page to another in Kotlin Multi Platform?
I have a Kotlin multiplatform app that calls an API and this API supplies me a URL I want to use this URL to open an in-App Webview but I keep getting this error kotlin.IllegalArgumentException: Navigation destination that matches route webview/
https://tw.news.yahoo.com/%E6%9A%97%E9%BB%91maga-%E9%A6%AC%E6%96%AF%E5%85%8B%E9%A6%96%E5%BA%A6%E7%82%BA%E5%B7%9D%E6%99%AE%E9%80%A0%E5%8B%A2%E5%A4%A7%E6%9C%83%E7%AB%99%E5%8F%B0-043559839.html
cannot be found in the navigation graph ComposeNavGraph...
Open in Slack
Previous
Next