in ios17 you could "cut" a spam event and it would remove the series...in ios18 when you "cut" the series it removes but pop right back
Explore best practices for creating inclusive apps for users of Apple accessibility features and users from diverse backgrounds.
Post
Replies
Boosts
Views
Activity
Having issues with the screen will not wake when a notification comes in. it was make sound and vibrate but screen does not wake up. Also, unable to change wallpaper on lock screen as well. Anyone else experiencing this?
Just installed iOS 18 Beta 3.
I am seeing my AccessibilityUIServer using the microphone and this is causing no notification sounds, inability to use Siri by voice and volume is grayed out.
If I start to play anything with sound AccessibilityUIServer releases the microphone and I am able to use the app.
Calls still work since AccessibilityUIServer will release and the phone will ring.
Feed back ID is FB14241838.
I purchased the apple developer account, and was charged and debited 99$ from mu card, yet my account is still pending. I contacted support by creating a ticket and yet no response until now .
Is there a way to make other apps' window pinned to float mode?
Is Accessibility API able to do this?
Hello There,
I setup the applinks in ios app. The associated domain url returning the correct response and in my app the same is been confiqured.
But when the link is called the app is not recognising.
I tried all the possible method but its not working.
I have an iPhone XS model since I updated it to iOS 18 after that it started having heating and hanging issues it is shutting down and running by itself a lot
It is very bad of Apple that it lets old phones hang. Because of this, it is very bad for old customers to get their new phones
There is no direct access , in control center or settings to turn off Bluetooth and WiFi A mobile data . can You make need ful changes
since having updated my iPad with subject title update, I can no longer type French accents with my magic keyboard. The toggle between English and French is there, the actual key type is no longer available.
I had few automation developed in my iphone 15 pro. After upgrading to ios18, those automations were not working. so i deleted and re-created those automations but still its not working. Those automations were related to wifi and battery categories.
All of the Sports widgets in iOS 18 have disappeared for older models, people relied on these for sports updates!! Not even the new Apple Sports app has a widget...
After upgrading from iPhone 13 Pro Max to iOS 18, the function of inserting USB lighting cable into the car to listen to music disappeared.
My car is Golf(2013y)
I’ve noticed that the writing tools frequently display content warnings for certain topics, often more than seems necessary, and I would love to see a way to disable them in my app.
Specifically, I have encountered many situations where mentioning LGBTQ topics triggers a content warning and temporarily blocks the user, while similar mentions of heterosexual topics do not. For example:
Triggers Content Warning:
“I’ve been listening to this song on repeat yesterday and today haha. It’s really nice that it’s about being homosexual ~u~”
“I’ve been listening to this song on repeat yesterday and today haha. It’s really nice that it’s about being *** ~u~”
Does Not Trigger Content Warning:
“I’ve been listening to this song on repeat yesterday and today haha. It’s really nice that it’s about being heterosexual ~u~”
“I’ve been listening to this song on repeat yesterday and today haha. It’s really nice that it’s about being straight ~u~”
This inconsistency not only introduces unnecessary friction when discussing diverse topics but may also inadvertently suggest that LGBTQ topics are inappropriate or immoral. Such an implication could be harmful to many users, especially young adults, by reinforcing negative perceptions of LGBTQ issues.
I believe it’s important for the AI writing tools to handle all topics equitably to promote inclusivity and diversity. And would love to be able to disable these warnings in my app.
here’s a video showcasing the example prompts above: https://share.icloud.com/photos/0bdGPxy2xmGZT2ildAU4ThERQ
How do I enable the system hand controls within an immersive space?
I have an ImmersiveScene and would like to enable the new 2.0 system controls like the home button and volume slider.
ImmersiveSpace(id: appModel.immersiveSpaceID) {
ImmersiveView()
}
.immersionStyle(selection: .constant(.full), in: .full)
.upperLimbVisibility(.visible)
While I can see my hands and arms in this view, I cannot get the "New Hand Gestures" to show up when on visionOS 2.0. When I leave the immersive space, they appear.
I have a text-to-speech app that generates speech using non-Apple technology. My users are requesting to use it for phone and FaceTime calls. Is there any way I can play generated audio through a phone or FaceTime call?
I have a text to speech assisted-audio-communication (AAC) app that uses both Apple and non-Apple technologies for voice synthesis. Apple's marketing page for "Live Speech" says that, when "Live Speech" is turned on, that AAC apps can provide the text to be read. I can't see how to do this. Is it possible?
I have a list of items that have swipe actions that I'd like to hide from accessibility and make actions available via the AccessibilityActions modifier. Additionally, I would like to make the contextMenu annoucable as an action. This behavior exists in the Apple Podcasts app but can't find out to do it in SwiftUI.
If the users knows to use the triple-tap, they can activate the context menu but have it as an action of the element is even better.
Hello Team,
I am not able to capture any elements on physical iPad device in Landscape mode.
Elements appear to be offset.
I suspect it considers the screen in Portrait mode even though it’s in landscape mode.
I am using below devices:
iPAD(10th generation) - iOS 17.6.1
Xcode - 15.4
Appium - 2.11.3
Xcuitest to 7.26.0
Note - I am able to capture the elements in the portrait mode on ipad
Could you please help me or provide any inputs on this ?
Hello, I am trying to add an accessibility label and hint to a SwiftUI sheet's drag indicator but am not having any luck. Currently, VO reads 'sheet grabber, button, double tap to expand the sheet'. I'd really like VO to also include the current height of the sheet (similar to Apple Maps sheet). Does anyone by chance know how I can target the drag indicator/sheet grabber to do this? Thanks in advance.
I have created wallet non UI extension for adding card through wallet. It's working perfect when I open wallet from iPhone. But when I open wallet from Watch app (Watch bridge app on iPhone not on physical apple watch) then my extension (issuer app) is not showing there. Any idea if I need to setup or configure anything to access extension through watch bridge app wallet?