Skip to content

evaluateJavaScript not working on iOS #277

Open
@tylerwilson

Description

@tylerwilson

I am using version 1.9.40 with Compose MP 1.8.0 alpha on iOS 18.2 simulator. When I try the following:

navigator.evaluateJavaScript("window.prompt('Tell me something.');") { Logger.d { "evaluateJavaScript returned:$it" } }

it immediately returns null. Works fine on Android.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions