Replies: 1 comment 2 replies
-
@andreshl Thanks for your feedback! The reason is that you are using compose multiplatform 1.6.0, which has switched to a new method of resource management. Unfortunately, this library does not currently support it. However, I am planning to add support for it this month. Please wait for the latest release. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, i try to load a local html file in the webview but i receive this error when runs in dekstop with the version 1.9.0
image added,
![image](https://private-user-images.githubusercontent.com/17575329/311135248-daaee391-b615-417f-be54-ba3b9567034b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5ODY0NjEsIm5iZiI6MTczODk4NjE2MSwicGF0aCI6Ii8xNzU3NTMyOS8zMTExMzUyNDgtZGFhZWUzOTEtYjYxNS00MTdmLWJlNTQtYmEzYjk1NjcwMzRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDAzNDI0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM2ODJlNzM3NTM4NjUyYTNmZjBmNjcwYTMzNzMyYmEyYTNhZGU1NzczYzk4ZGM5N2E3ZDA5Y2MwZGI1MWIyNWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.SDX_PTfEh_-B53qc-KhJtirsuy3JJ472vamTZWT78dM)
my gradle
gradle.txt
¿someone can helpme ?
Beta Was this translation helpful? Give feedback.
All reactions