Skip to content

0.13.0 doesn't open gallery/camera picker on iOS #564

@zombiehub

Description

@zombiehub

on iOS 26, iPhone and iPad - nothing happens:

    rememberFilePickerLauncher(
      type = FileKitType.ImageAndVideo,
      mode = FileKitMode.Multiple(),
    )

Diagnosis by Claude: FileKit calls UIApplication.sharedApplication.topMostViewController() which can't find the Compose hosting VC in a SwiftUI WindowGroup on iOS 26

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproNeeds a minimal reproducible example/project and exact steps before investigation can continue.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions