AudioKitUI icon indicating copy to clipboard operation
AudioKitUI copied to clipboard

VisionOS Support

Open LuisAlvarez12 opened this issue 1 year ago • 2 comments

Description

At the moment, attempting to use a AudioKitUI View, such as NodeOutputView, results in an issue when building: Screenshot 2024-02-05 at 12 30 07 PM

According the the log, it mentions that views that utilize FloatPlot can not be used for VisionOS since MTKView and MTKViewDelegate do not support Vision OS: Screenshot 2024-02-05 at 12 31 15 PM

Proposed Solution

Ideally an alternative way to use the FloatPane utility without relying on MTKView

Describe Alternatives You've Considered

N/A

Additional Context

No response

LuisAlvarez12 avatar Feb 05 '24 18:02 LuisAlvarez12