I'm trying to disable Writing Tools for a specific TextField using .writingToolsBehavior(.disabled), but when running the app on my iPhone 16 Pro with Apple Intelligence enabled, I can still use Writing Tools on the text box. I also see no difference with .writingToolsBehavior(.limited).
Is there something I'm doing wrong or is this a bug?
Sample code below:
import SwiftUI
struct ContentView: View {
@State var text = ""
var body: some View {
VStack {
TextField("Enter Text", text: $text)
.writingToolsBehavior(.disabled)
}
.padding()
}
}
#Preview {
ContentView()
}
Apple Intelligence
RSS for tagApple Intelligence is the personal intelligence system that puts powerful generative models right at the core of your iPhone, iPad, and Mac and powers incredible new features to help users communicate, work, and express themselves.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
On 25 Oct I I updated and Requested Early access for Image Playground feature, Still its got stuck on the same for 10 days, Now new 18.2 beta 2 is available still am not get access for 1 version Old feature
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I recently upgraded my Ipad(M4) pro to ios18.1 and the apple intelligence waitlist option popped up. I‘ve been trying to click join waitlist but nothing happens and the apple intellignece pop up menu just dissapears each time I clicked join waitlist. I made sure my region is in the States.
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I’ve had the beta and been signed up since October 23rd. Still sitting on early access requested. It’s a 16PM. My son has my old 15PM he downloaded the 18.2 beta 4 days ago and requested access and he already has it. So is it a lottery system or only certain phone models at a given time? Anyone else have the same issue?
Thanks in advance,
Jeremy
I recently updated my iPhone to iOS 14.2 and the playground app came and then I couldn't open it because I hadn't released it yet. Today it released it and I rediled the notification but I went to look for it to test it and I couldn't find it anymore. How do I make the PLAYGROUND app come back from Apple smart. Como faço para baixar novamente o app?
I installed beta 18.2 on the day of release and requested access to playground that day 2 min after I got in it is now a week later
and I still do not have access am I missing something ?
16 pro max
I've been eagerly awaiting access to the Playground app since its launch day. Is anyone else still stuck on the waitlist?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I have requested early access for more than 10 days why still haven’t get access to it? Is there any problem on the system? Why granting access to Image playground take so long?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I have an existing photo generation app that i was looking to switch to this new api, to create specific images. How are people finding it to develop with in terms of ease of implementation?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Am I the only one still waiting for the waitlist? I enrolled 2 days after the release but I didn’t think it would take this long and seems like everyone else is getting in but me
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I’ve found that I can’t generate any faces of people in playground (and in genmoji, to a lesser extent) that aren’t smiling with the biggest Tiger Woods/Diddy teeth.
It’s annoying. Even when you expressly ask for frowns, or angry faces, you get these big goofy smiles.
Any help would be much appreciated.
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
So recently i updated from 18.1 to 18.2 beta on 15 pro max. I lost my access to apple intelligence. I was excited to see the use the image playground in 18.2 update but it need apple intelligence to use that app but it went back to older siri version. what are tye solutions now because i do not have any access to apple intelligence even though i have ios 18.2?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I downloaded iOS 18.2 the day it came out and requested early access for Image Playground, but it's been more than a week and the early access request has still not been accepted. I've seen some people get accepted within a day. This problem is starting to get annoying.
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I downloaded IOS 18.2 dev beta to try out some of the features, on my iPhone 15 Pro, iOS 18.1’s features took about 3 hours, but this one, ITS BEEN 8 DAYS. 8 DAYS APPLE. STILL. NO. NEW. FEATURES!
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Hello Guys
does anybody know how long this request need to get approved?
I am waiting now since beta 1 of 18.2 is out
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
has anyone else been waiting for 7+ days to get off the waitlist. The original waitlist for just regular Apple intelligence accepted everyone within a few hours, this one is taking days. Is there any way to speed up the process. I am kind of disappointed with Apple in this sense. A huge company cant even give you the features they said they promised, when we updated shouldn’t it have already been on our phones?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I'm returning the following result in one of my AppIntents:
return .result(value: "Done!", dialog: IntentDialog("Speed limit \(speedLimit)"))
With iOS 18.0.1 it was nicely confirming the user the result of their command by saying e.g. "Speed limit 60" and showing it on top of the screen.
With iOS 18.1, it only shows/says "That's done" or "Done" at the bottom of the screen.
Am I missing something that changed in the AppIntents API since iOS 18.1?
someone know how to resolve or how much time it take to get access on playground .
Hi guys, does anyone know how long I will be given permission to use the Playground app because I already have beta 18.2 and I've been waiting for 7 days and I would like to use the app?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I just watched the October 30 MacBook Pro Announcement where they talked about on-device local LLMs for the M4s.
What developer training resources are available, where we can learn how to use custom llm models and build our Swift apps to use both Apple Intelligence and other llm models on device?
Is the guidance to follow MLX github repos, or were those experimental and now there is an approved workflow and tooling?
https://www.youtube.com/watch?v=G0cmfY7qdmY