Skip to content

iOS App Crashes when URL is incorrect #183

@Vaibhav2002

Description

@Vaibhav2002

When URL is incorrect on Android it shows the android browser error screen for "Webpage not available"
but on iOS App just Crashes

Reproducer

WebView(
    state = rememberWebViewState("(https://www.google.com)"),
    modifier = Modifier.fillMaxSize()
)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions