Skip to content

Port url_launcher to tvOS #16

Description

@TheNoumanDev

Federated tvOS port of url_launcher (url_launcher_tvos). The url_launcher_ios native code uses UIApplication.open / canOpenURL, both available on tvOS; only the in-app Safari mode (SFSafariViewController) is tvOS-absent, so the tvOS implementation returns unsupported for the in-app browser modes and supports external launch only.

Note: tvOS has no web browser, so http(s) URLs resolve only via universal links / app URL schemes (API-valid but functionally limited). Pin to the same recipe as the other _tvos ports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions