Skip to content
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

keys crash #185

Open
dongguiming opened this issue Dec 25, 2020 · 3 comments
Open

keys crash #185

dongguiming opened this issue Dec 25, 2020 · 3 comments

Comments

@dongguiming
Copy link

iOS 13.4 使用 keys功能会崩溃
目前无法使用全局输入的功能输入文本

@macaca-bot
Copy link
Member

This is the translated issue:


keys crash

iOS 13.4 uses the keys feature crash
Can't use the global input function to enter text

@dongguiming
Copy link
Author

  • (void)_XCT_sendString:(NSString *)arg1 maximumFrequency:(NSUInteger)arg2 completion:(void (^)(NSError *))arg3;
    the API maybe false

@dongguiming
Copy link
Author

2020-12-25 19:10:34.874634+0800 XCTestWDUITests-Runner[325:7812] +[XCTestDriver sharedTestDriver]: unrecognized selector sent to class 0x10469eed8
2020-12-25 19:10:34.876163+0800 XCTestWDUITests-Runner[325:7812] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[XCTestDriver sharedTestDriver]: unrecognized selector sent to class 0x10469eed8'
*** First throw call stack:
(0x18c8899d4 0x1a023ab54 0x18c79e060 0x18c88c018 0x18c88df8c 0x107f18000 0x18c4c2280 0x18c493cd8 0x107f17f0c 0x107f2bad8 0x107f2b8b0 0x107f21144 0x107f1e068 0x107f1b464 0x107f1b018 0x107f1b070 0x18c4c2280 0x18c4a51c4 0x18c4c2280 0x18c4a45b0 0x18c8095d0 0x18c803a78 0x18c802b90 0x18da207f8 0x18da51964 0x107f1c4e0 0x107d7ddfc 0x107d7de70 0x18c88e130 0x18c7711c0 0x104575b60 0x104575b10 0x1045e99f8 0x10457f9bc 0x104575990 0x1045cdd48 0x104575478 0x104576e88 0x1045cdd48 0x104576dc0 0x1045e1678 0x104576688 0x1045b9c24 0x10457011c 0x10456fa28 0x1045e1678 0x1045e1588 0x10456f9d0 0x10456fcf8 0x1045b9c24 0x10457011c 0x10456fa28 0x1045e1678 0x1045e1588 0x10456f9d0 0x10456fcf8 0x1045b9c24 0x10457011c 0x10456fa28 0x1045e1678 0x1045e1588 0x10456f9d0 0x10456fcf8 0x1045b9c24 0x1045f530c 0x1045e1678 0x1045e1588 0x1045f5260 0x1045f5408 0x10458a03c 0x1045f5030 0x104554bb8 0x1045dd77c 0x10417d674 0x10417d658 0x18c809940 0x18c808bc8 0x18c8033e4 0x18c802b90 0x1a2b25598 0x18f0ec638 0x18f0f1bb8 0x10417d840 0x18c4e1588)
libc++abi.dylib: terminating with uncaught exception of type NSException
2020-12-25 19:10:56.491 xcodebuild[1601:44080] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:

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

No branches or pull requests

2 participants