robertkirkman / sm64ex-coop

SM64 online co-op mod for Android and other open-source UNIX-like platforms
50 stars 17 forks source link

Keyboard might not open when pressing Chat button #11

Closed frog8412 closed 3 months ago

frog8412 commented 6 months ago

Describe the bug The keyboard wouldn't appear, and you won't be able to chat until you restart the game.

To Reproduce Steps to reproduce the behavior:

  1. Join any lobby
  2. As soon as you load in, press the Chat button.
  3. The keyboard might not appear. You can play, but you can't chat!

Expected behavior The keyboard will open and you can chat.

Screenshots I don't have screenshot, but i can explain it: The textbox appears, but the Android keyboard doesn't

Smartphone (please complete the following information):

robertkirkman commented 6 months ago

Hi, thanks for telling me this. Sometimes, certain keyboard apps can have strange problems with my app. Could you try again using this keyboard app: https://f-droid.org/en/packages/org.pocketworkstation.pckeyboard/ Then let me know if the same thing is still happening while using that keyboard app or not?

frog8412 commented 6 months ago

another issue related to this one: the keyboard might randomly close and don't appear same happens with the keyboard you recommended to me

lucasdaweb95 commented 3 months ago

Normal behavior in android. Its a ram thing, when youre running low on ram the keyboard app can fail to load and be killed in order to prevent possible crashes

frog8412 commented 3 months ago

Normal behavior in android. Its a ram thing, when youre running low on ram the keyboard app can fail to load and be killed in order to prevent possible crashes

a yea i was about to say its a performance issue, thx