Post not yet marked as solved
Why does my magic keyboard stops working out of nowhere ?? I’ve been having this issue since the second month, just for the record I bought it last year.
Post not yet marked as solved
For iOS, is there any way to add words into the dictionary that voice dictation recognizes and to the dictionary that the bar on top of the keyboard uses, that shows suggestions for words?
I would like to make an iOS app that uses Biblical words such as "thee" and "thou".
Any ideas will be appreciated.
Post not yet marked as solved
My keyboard and trackpad don’t work since Monterey last beta version installation. I have tried to reinstall bootcamp drivers with windows utility and nothing! I have to use USB keyboard and mouse to start computer and work with.
Is someone could Help me to solve this problem?
MacBook Pro A1502 Monterey last beta version + windows pro
Post not yet marked as solved
Hi Support,
Recently I have upgraded my laptop to MacOS Monterey and after upgrading the laptop to Monterrey, keyboard typing two or more letters at once. It just happen on login screen and all the keys work fine post login.
This issue stops me to login into my laptop and everyone I have to use Safemode option check the keyboard behavior.
Thank you.
Regards,
Anuj Kumar
Post not yet marked as solved
If do stress test of regular BLE keyboard continuously connecting and disconnecting with iOS 15 around couple hundred cycles, the phone itself will become lag and not able to operate.
Need to restart phone to recover.
Please help to check this issue. Thank you.
Post not yet marked as solved
Does WKWebView natively support full keyboard access?
I'm working on making a feature of my app accessible. Currently as is, with VoiceOver enabled, users can navigate through various elements within a web view. This doesn't seem to be the case when using full keyboard access. The focus engine seems to ignore the nested elements of the web view.
For example, within Apple's Mail app, the email web views aren't focusable. Is this expected behavior?
Post not yet marked as solved
Hi everyone:
I'm looking for set custom keyboard published in the App Store through MDM Server to devices not supervised. I mean, we need to distribute it by MDM, but also configure it by default. What does configure mean? Set the custom keyboard to be used as default in the whole system to prevent data leaks
Is this possible?
@eskimo
Thanks for your time
Post not yet marked as solved
Hi, since ios15, when you are inside a keyboard extension, any touch on a bluetooth keyboard will dismiss the virtual keyboard. Before then, we could open it back and use it but now every key will trigger the dismiss. My custom keyboard need to show a prediction view while using a bluetooth keyboard. I have seem the app 'grammarly' doing it perfectly.
Post not yet marked as solved
Hi, i'm a iOS developer who is developing a custom keyboard. Recently i found my keyboard was removed from device's keyboard list automatically in iOS15+, and i had meet several times since i updated my system version to iOS15.
Please leave me a message if you met the same situation or have something info to tell.
Thanks a lot!
Post not yet marked as solved
On iOS 15+, the Keyboard Extension we developed was turned off for no reason. Please repair it as soon as possible.
Post not yet marked as solved
On iOS 15+, the Keyboard Extension we developed was turned off for no reason. Please repair it as soon as possible.
Post not yet marked as solved
iOS15+,The keyboard permission of the keyboard extension will be closed inexplicably? Please repair it as soon as possible.
Post not yet marked as solved
Hello, Our team have been having trouble with custom keyboard in iOS15+
when device updated to iOS15 , sometimes our custom keyboard removed from keyboard selection list, sometimes our keyboard permission disallowed unexpectedly, this really botherd our users,
please check & fix it
My setup is: Xcode 13, iOS 15, iPhone 12 mini.
thank u !
Post not yet marked as solved
Our custom keyboard extension on user's phone are being closed full access by no reason.
All these issues only occur on iOS 15 device
Please check and fix this issue
Post not yet marked as solved
Hello, I am developing a custom keyboard. Our team have been having trouble with the UIKeyboardDidChangeFrameNotification. I am looking for some help.
My keyboard extension changes its height when certain functions are triggered by the user. However, the hosting app do not always get the
UIKeyboardDidChangeFrameNotification on keyboard height changes, which causes layout problems in the host.
My setup is: Xcode 12.5.1, iOS 14.2 on iPhone 12 mini. I debugged with a UITextField in a dummy application.
The problem can be reproduced with the following steps:
Launch the keyboard in the dummy app.
Toggle some function that changes the keyboard height. Here the UIKeyboardDidChangeFrameNotification is NOT received in the host sometimes.
Return to home and re-open the host, where the keyboard resumes its normal height. Here the UIKeyboardDidChangeFrameNotification is NOT received in the host sometimes.
From my experience, this issue has been around for years and we still get complaints from our users every month.
If anyone has had the same issue, please leave a comment below :)
Post not yet marked as solved
Hi team,
some time ago I noticed that the theme of my keyboard is not persistent during the ussage of it, I can see that error/bug when we share a screenshot/recording.
you can see that in the attached video:
https://drive.google.com/file/d/1loA135-8gYn_PRAWcrRz4hlpBNWxKCey/view?usp=sharing
here you can see more information about me:
https://licontre.github.io/
Regards,
Post not yet marked as solved
I have a new iPad Pro 2021 running iOS 15. I use a Bluetooth barcode scanner for work but since the update the iPad recognizes the scanner as an external keyboard and won’t allow the internal keyboard to work when I need to add a quantity any suggestions on how to fix this issue ?
Post not yet marked as solved
How to detect key presses from Keyboard for an IOS App. For the virtual keyboard, none of the press handling methods are being called.
(This link is not helpful for IOS app
-- https://www.hackingwithswift.com/example-code/uikit/how-to-detect-keyboard-input-using-pressesbegan-and-pressesended)
Please,Kindly suggest for the above.