Printing hashes always gives that in release mode bundles. I don’t know why it’s generating those keys instead of something like AKEYCODE_BUTTON_A
or AKEYCODE_DPAD_LEFT
, but running a debug mode bundle should correctly print out action_id
and give some clues.
2 Likes