Post

Replies

Boosts

Views

Activity

Xcode 14.2 missing Device Support for iOS 16.4 beta
Downloaded and installed iOS 16.4 beta and trying to recompile app projects using Xcode 14.2 on macOS Monterey. Getting error message: 'Failed to prepare the device for development. This operation can fail if the version of the OS on the device is incompatible with the installed version of Xcode. You may also need to restart your Mac and device in order to correctly detect compatibility.' Unable to download Xcode 14.3 beta for testing because it requires macOS Ventura 13.0 or later. Do not have a current Mac device available to install macOS13. Will there be a revision to Xcode 14.2 to enable compilations and testing of apps using devices running the iOS 16.4 releases? Does anyone know? Please advise. Thank you.
8
4
5.7k
Apr ’23
iOS 15 (Beta) proximityState not responding
Compiled existing app with XCode Version 13.0 beta (13A5154h) without any source code changes and tested on iPhone XR running iOS 15 (beta) and noticed that the Device Proximity sensor features quit working. Compiling the identical app with Xcode Version 12.5 release (12E262) and running on another iPhone XR with iOS 14.6 does work as expected. The app also works as expected on iOS releases prior to version 14.6. Also, downloading the app from the AppStore and executing it on the Phone with iOS 15 (beta) shows the same issue. Has anyone experienced a similar problem using iOS 15 (beta) and found a solution. Any recommendations are welcome. Thanks, DJ
13
0
3.6k
Feb ’22
iOS 15 (Beta) PDFKit 'insertPage:atIndex:' issue
Compiled existing app (ObJective-C) with XCode Version 13.0 beta 5 (13A5212g) without any source code changes. Tested on iPhone XR running iOS 15 beta 7(19A5337a) and noticed that the PDFKit Instance Method 'insertPage:atIndex:' generates incorrect results when appending multiple pages from input .pdf files into one consolidated output .pdf. The resulting output .pdf contains the total number of pages appended. However, all pages following the second page are a copy of the second page. Compiling the identical app with Xcode Version 12.5.1 (12E507) and running on another iPhone XR with iOS 14.7.1 does work as expected. The app also works as expected on iOS releases prior to version 14.6. Downloading the app from the App Store and executing it on the Phone with iOS 15(beta) shows the same issue. Has anyone experienced a similar problem using iOS 15 (beta) and found a solution. Any recommendations, including from Apple, are welcome. Thanks, DJ
3
0
1.3k
Aug ’21