Skip to content

Initializing AbletonLink before main window is initialized #73

@germisi

Description

@germisi

After updating my app to SwiftUI I was unable to do any interaction on the ABLLinkSettingsViewController, my app simply crashed.

Got a really similar exception like in this thread: https://stackoverflow.com/questions/79555445/invalid-parameter-not-satisfying-targetnode then followed the suggestion just to initialize/create the ablLink after the UI is initialized.
It works this way, I'm just wondering if there is an option to initialize the ABLLinkSettingsViewController after the SwiftUI views are initialized or not.

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