Skip to content

(macOS only) Dependencies are not injected if a view/window is instantiated with instantiateInitialController #166

@yoichitgy

Description

@yoichitgy

As discussed in PR #157, dependencies are not injected if used with instantiateInitialController on macOS. This issue does not appear on iOS/tvOS.

It looks the cause relates to the new NSStoryboard APIs Apple introduced for macOS 10.15+ and Xcode 11.0+

Some unit tests in macOS target show the issue, and currently the tests do not pass.

unit-tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions