Skip to content

Mark InputAccessoryView as unavailable on this platform #8

@okwasniewski

Description

@okwasniewski

Description

inputAccessoryView is not supported on VisionOS. Method setCustomInputAccessoryViewWithNativeID is hidden behind #if statement we should add an appropriate warning message that this API is not supported. This view is also not attached to the keyboard.

This can be later implemented using the Ornaments API but under a different name.

Edit: this is also unsupported in SwiftUI:
CleanShot 2023-10-20 at 11 27 59@2x

CleanShot 2023-10-20 at 11 21 06@2x

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions