I'm presenting an UIImagePickerController to take a photo, the problem is if I take a photo, or cancel the UIImagePickerController I'll return on a white screen and not on my previous ViewController.It is happened on iOS 15 or above.
Post
Replies
Boosts
Views
Activity
When we used the SFSpeechRecognizer last week, the returned results were normal. However, it was found during the use this week that the returned results contain punctuation marks. For example, we say yes, and the result returns yes?
Whenever I tap to open pdf using the QLPreviewController, on an iPhone 14 Pro iOS16 simulator device on Xcode 14.0.1 on a M1 machine, I get a crash with the following call stack:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSSetM addObject:]: object cannot be nil'
terminating with uncaught exception of type NSException
CoreSimulator 857.7 - Device: iPhone 14 Pro (2F98B4D2-2D19-49D7-AD35-D62A26424E9A) - Runtime: iOS 16.0 (20A360) - DeviceType: iPhone 14 Pro
The above do not happen if I run on a real device.
Any ideas?