Use for questions specific to Apple's iOS 17 mobile operating system for iPhone and iPad, released in 2023. General iOS questions should use the [ios] tag.
Questions tagged [ios17]
67 questions
-1
votes
2 answers
XCode 15 Error mounting image — Disk image transfer is already in progress
I recently updated to XCode 15 Beta 7, and I'm having this error when running the app to my device (iOS 17 beta 7). It says that an existing disk image transfer is already in progress.
I'm trying to look for answers, but I haven't seen an answer…

jamieaguinaldo
- 129
- 1
- 2
- 13
-1
votes
0 answers
How to generate privacy report PDF via a command after creating Archive
How to generate privacy report PDF via a command? or it's not possible as of Xcode15.6 Beta (Aug 25th 2023)?
As of current beta, it's possible to generate privacy report after archive is prepared by right clicking the archive and selecting "Generate…

ashokds
- 2,204
- 1
- 7
- 11
-1
votes
0 answers
error code in Xcode project "'onChange(of:perform:)' was deprecated in iOS 17.0: Use `onChange` with a two or zero parameter action closure instead."
I have this photo picker but ios 17 has changed a few things he says"'onChange(of:perform:)' was deprecated in iOS 17.0: Use onChange with a two or zero parameter action closure instead." I mean he does explain what to do but I'm not sure what to do…

ZIYAXSERVERS
- 1
- 3
-1
votes
1 answer
Is UIWebView will continue in iOS 17?
My question is related to ios 17. Is apple allow apps to continue UIWebView? Is anyone have information about this? ios 17 beta has been released.

Shahbaz Akram
- 1,598
- 3
- 28
- 45
-1
votes
0 answers
NavigationPath and navigationDestination with custom back button fails on iOS 17 BETA
NOTE: I have reported it to apple. However, the question is, "Is there a workaround/fix for this?" My concern is this will be missed by apple and I want to have a workaround ready if Apple does NOT fix it for their final release.
Using the new…

Peter Suwara
- 781
- 10
- 16
-2
votes
0 answers
How do I configure wigdget to switch to a different widget(file) in SwiftUI
I'm trying to make an app (iOS 17) which I want to switch to a completely different widget using AppIntents.
I'm not able to achieve changing the whole widget that includes the view as well as timeline provider.
In short, I want to switch to a…

Max
- 1
-2
votes
0 answers
Fatal Error when running on iPad with XCWorkspace
When running my app that uses CocoaPods I am getting this fatal error:
dyld[2583]: Symbol not found: _$s9SwiftData15PersistentModelPAAE8getValue3forqd__s7KeyPathCyxqd__G_tSTRd__AaBRd_0_7ElementQyd__Rsd_0_r0_lF Referenced from:…

anish1
- 27
- 6