Skip to content

iOS keyboard support #1405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

Kingminer7
Copy link
Contributor

@Kingminer7 Kingminer7 commented Jun 26, 2025

Makes CCKeyboardDispatcher::dispatchKeyboardMSG get called when using a keyboard on iOS, hopefully I didn't commit too many war crimes

@Kingminer7
Copy link
Contributor Author

Kingminer7 commented Jun 26, 2025

crap wait i forgot to make it call for repeats

@FireMario211
Copy link
Member

FireMario211 commented Jun 26, 2025

this will crash on jitless (ObjcHook::create causes a crash)

@Kingminer7
Copy link
Contributor Author

Kingminer7 commented Jun 26, 2025

this will crash on jitless (ObjcHook::create causes a crash)

why does it crash anyways

also i'm not getting that crash when testing in jitless, and no i am not currently jailbroken

@FireMario211
Copy link
Member

you would get something like this when hooking:

{"codes":"0x0000000000000002, 0x0000000105b00d10","rawCodes":[2,4390391056],"type":"EXC_BAD_ACCESS","signal":"SIGKILL","subtype":"KERN_PROTECTION_FAILURE at 0x0000000105b00d10"},
{"flags":2,"code":2,"namespace":"CODESIGNING","indicator":"Invalid Page"},

@Kingminer7 Kingminer7 marked this pull request as draft August 19, 2025 12:03
@Kingminer7
Copy link
Contributor Author

Kingminer7 commented Aug 19, 2025

made into a draft until i fix jitless

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants