Skip to content

Performance: Keyboard view takes 1-2 seconds to render #29

Open
@figamore

Description

@figamore

Description

When navigating to the Keyboard view, there is a noticeable delay of about 1-2 seconds before the view renders. This delay is quite pronounced and affects the overall user experience.

Reproduction Steps

  1. Open the application.
  2. Navigate to the Keyboard view.

Expected Behavior

The Keyboard view should load immediately without any significant delay.

Actual Behavior

The Keyboard view takes about 1-2 seconds to load, making the navigation feel sluggish.

Additional Information

The same delay is observed in the AudioKit cookbook Keyboard example.

Environment

  • Device: iPhone 15, iOS 17.5

Possible Solution

Add a ProgressView while the keyboard is rendering or optimize rendering method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions