-
Notifications
You must be signed in to change notification settings - Fork 83
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
Writing Tools #323
Comments
I suppose it will require you to be running iOS 18 Beta to see any options, and likely macOS Sequoia. The video mentions that the tools will be shown if on expected environment, which may mean more than just iOS 18. Also, the same video talks about the fact that for full experience, TextView needs to be using TextKit2. Proton uses TextKit 1 and this, will only get limited experience. Update to TextKit 2 is on the cards but that is going to be a significant change and will take considerable time. I tried it and don't see that in a standard UITextView either, so the issue is likely elsewhere. This particular thread also seems to indicate that. I'd wait for next beta, or if you have the option to be running Sequoia Beta, that would also be worth trying. |
Thanks for this. I guess it’s watch this space! I am using IOS18 and there is no sign of it.
… On 8 Jul 2024, at 23:51, Rajdeep Kwatra ***@***.***> wrote:
I suppose it will require you to be running iOS 18 Beta to see any options, and likely macOS Sequoia. The video mentions that the tools will be shown if on expected environment, which may mean more than just iOS 18. Also, the same video talks about the fact that for full experience, TextView needs to be using TextKit2. Proton uses TextKit 1 and this, will only get limited experience. Update to TextKit 2 is on the cards but that is going to be a significant change and will take considerable time.
I tried it and don't see that in a standard UITextView either, so the issue is likely elsewhere. This particular thread <https://forums.developer.apple.com/forums/thread/756869> also seems to indicate that. I'd wait for next beta, or if you have the option to be running Sequoia Beta, that would also be worth trying.
—
Reply to this email directly, view it on GitHub <#323 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEUXIA6PAGY5CMCO6VIN4V3ZLMJV3AVCNFSM6AAAAABKQGYVVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJVGQ4DANZSG4>.
You are receiving this because you authored the thread.
|
Now that things have moved on with this I now need access to textView(_:editMenuForTextIn:suggestedActions:) which is in the UITextViewDelegate. How can I do this? See comment for #351. |
It would be great if Writing Tools works with Proton (as per the WWDC24 video "Get started with writing tools"). It is supposed to work out of the box, but doesn't for me. Any suggestions?
The text was updated successfully, but these errors were encountered: