A Unity plugin that bridges native iOS input events (mouse, keyboard) to Unity's event system. This enables proper handling of hardware peripherals connected to iOS devices.
There is an example showing how to create interactions using the Input System. The project aims to develop a game or application with different types of input interactions. In particular, the focus is ...