GeyserMC / Floodgate

Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
https://geysermc.org
MIT License
575 stars 170 forks source link

[api] getInputMode broken? #310

Closed KingTheGuy closed 1 year ago

KingTheGuy commented 2 years ago

getInputMode seems to be broken/ not returning the correct input method. from my test: -Android(pixel5): returns "unknown" while using touch/controller. -IOS: retuurns "mouse_keyboard" while using touch(did not test with a controller).

Tim203 commented 2 years ago

Can someone confirm whether this is still an issue?