Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
80 views

While using TipKit's TipGroup I encountered what I believe to be a bug: The second tip of the TipGroup is presented as a sheet. I've watch the two WWDC sessions about TipKit and the implementation ...
0 votes
0 answers
61 views

When using searchable and .navigationBarDrawer(displayMode: .always) inside a TabView, the content of a list has a visible jump when cancelling search. I'm working in iOS 18. I've moved modifiers all ...
0 votes
1 answer
1k views

Since installing the Xcode Beta (version 26.0 beta 5), it no longer runs my app on iPhone 11 and also not on iPad 10.2, running iOS 18.5 and iOS 18.6. The crash is caused by UIToolbar and leads to ...
-5 votes
1 answer
77 views

I had a custom UIView V which adds a stack view S with three labels L. It draws some CAShapeLayer lines. class CustomView: UIView { ///Consumers supply some texts and other info var input: [ ...
0 votes
1 answer
74 views

I'm experiencing an issue with a SwiftUI document-based app where document files are not appearing in the "Recents" tab or anywhere in the Files app when created from the "Recents" ...
3 votes
0 answers
76 views

I’m implementing Spotlight search for notes app, using iOS 18’s AppIntents and CoreSpotlight. While my notes are indexed, the transcript and aiSummary fields (assigned to contentDescription and ...
0 votes
1 answer
74 views

The Problem I'm building a document-based app using SwiftUI, and I've encountered a critical bug in iOS 18.4 where any document opened in the app is being opened twice simultaneously. This makes the ...
0 votes
2 answers
97 views

I want to give users of my app the option of turning on app sound confirmations. I am having trouble passing the toggle status (soundStatus) from the view menu (contentView) to the viewModel (...
0 votes
0 answers
57 views

We have a widget that can be reloaded using an intent when tapping a button. This has worked fine from iOS 17 and up to 18.3, but with iOS 18.4 it stopped working. The tap on the button seems to be ...
1 vote
2 answers
166 views

I'm using the adaptableSidebar tabViewStyle. How can I change the placement of the tabBar programmatically? I know its value can be read with @Environment(\.tabBarPlacement) var tabBarPlacement. I'd ...
1 vote
1 answer
64 views

I'd like to display a list of items to disambiguate for a fulltext search intent. Using the Apple AppIntentsSampleApp, I added TrailSearch.swift: import AppIntents @available(iOS 18.0, *) @...
0 votes
2 answers
1k views

Apple’s upcoming requirement (as per Apple’s announcement) states that apps submitted to the App Store after April 24, 2025, must be built with Xcode 16 or later using the iOS 18 SDK. I understand ...
0 votes
1 answer
67 views

I'm developing an iOS app using Swift 5.9 on iOS 18.2. When displaying time using DateFormatter, the app always shows time in 24-hour format—even when the device is set to use the 12-hour format (i.e.,...
5 votes
2 answers
379 views

I’m using a custom TipViewStyle to modify the background and slightly adjust the layout of the Tips in my app. Everything looked great until iOS 18.4. Since updating, the layout is being compressed, ...
0 votes
1 answer
342 views

We're facing an issue with Universal Links on iOS 18 and above. The problem seems related to how iOS handles redirects before reaching a Universal Link. When we open this direct Universal Link, the ...

15 30 50 per page
1
2 3 4 5
...
10

AltStyle によって変換されたページ (->オリジナル) /