Questions tagged [ios15.7]
3 questions
8
votes
4 answers
Looking for iOS 15.7 support files for XCode14
My iPhoneXR updated to 15.7, and XCode updated to 14. Which happened right as MacOS was updating, so I'm wondering if something got wonked with the XCode update. Now I can't program my phone.
Looking…

Travis Griggs
- 21,522
- 19
- 91
- 167
0
votes
0 answers
Operation not authorized on paste
After a while (a few minutes) a paste of a selection into a TextField fails with:
[Pasteboard] ...requesting item failed with error: Error Domain=PBErrorDomain Code=13 "Operation not authorized." UserInfo={NSLocalizedDescription=Operation not…

Anton Tropashko
- 5,486
- 5
- 41
- 66
0
votes
0 answers
Terminating app due to uncaught exception 'NSInvalidArgumentException', only happens in iOS 16 and not older versions
I'm getting the debug console error:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Language name]: unrecognized selector sent to instance 0x11c6f8920'
but only when running app in iOS 16, iOS 15.7 does not…

Tirna
- 383
- 1
- 12