Search results for

“iPhone 16 pro”

80,741 results found

Post

Replies

Boosts

Views

Activity

Xcode 16.1 beta 3 unable to connect to my Watch
Xcode Version 16.1 beta 3 (16B5029d) -- Watch Series 9 Version 11.1 (22R5569a) -- iPhone 16 Pro Version 18.1 (22B5069a) The current WatchOS version has introduced a UI bug in NavigationView.navigationTitle - and I'm attempting to install a new version of my App on my Watch. This watch was previously sync'd with an iPhone 13 Pro - which is no longer associated with my AppleID since I'm using my new iPhone 16 Pro. The watch is paired with the 16 Pro, and in previous versions of Xcode 16.1, I was able to compile and run my all of my apps on the Watch. In the current beta 3, instead I get a dialog box which states: Connecting to Apple Watch Xcode will continue when the operation completes. and this dialog box persists until the timeout (which is several minutes). Any help?
2
0
877
Oct ’24
PhotogrammetrySession on non Pro Iphone
Hello, I'm creating an app that use PhotogrammetrySession Class to build 3D objects from photographs (https://developer.apple.com/documentation/realitykit/creating-3d-objects-from-photographs). I'm wondering why this class is working only on Pro iphone (12 Pro, 13 Pro, 14 Pro, 15 Pro and 16 Pro) and none non-Pro iPhone. My app does not use Lidar so it's not the problem. I thought it could be power-related but a18 soc from iPhone 16 is more powerful than a14 bionic from iPhone 12 Pro (i could also mention iPhone 13 Pro and iPhone 14 that both have a15 bionic whereas only the first one is compatible). Did I miss something that could explain these restrictions ? Is there any plan to make this class usable by every iPhone enough powerful to run it ? Thanks in advance for answering me
0
0
640
Nov ’24
Unable to check for update on iOS 26
Hi and help needed! I updated my iPhone 16 Pro max to iOs 26. When I go to the software update section, the beta developer tab is gone, and it says Unable to check for update I reset my network settings and restarted the device. No change. Any help would be appreciated.
11
0
1.2k
Jun ’25
Wireless CarPlay
i am running iOS 18.5 beta 3 (iPhone 16 pro max) and my phone will not connect wirelessly to any of my vehicles. When connected via the apple certified usb-c cord, it will connect just fine. I have removed all vehicles from my phone, then removed my phone from both vehicle, reconnected, and it still will not connect wirelessly.
0
0
61
May ’25
Mcbook Pro M1 Pro 16 Inch video lagging
I bought my new 2021 MacBook pro 16 inches a few days back. But while watching videos on youtube or on Netflix the videos lag for a moment all the time. I wonder what is causing this problem or my unit has the problem? MacBook Pro 16 inch M1 Pro 16 GB RAM 1 TB SSD Thanks in advance.
1
0
567
Dec ’21
Apple Intelligence requires a VPN
I have apple intelligence working fine with all the features on my iPhone 16 pro max. except for the summary feature and email summarizing, they don't work unless I turn on VPN on. why is that ? I am not living in the EU. and all the features of AI are working except for this one it won't work unless I have my vpn on. can anyone help me with this.
1
0
1.1k
Oct ’24
Error saving image to Camera Roll on iPhone 17 Pro
I'm experiencing an issue with my app when saving images to the camera roll. This is intermittent, but it happens several times a day. The error I receive is the following: Connection to assetsd was interrupted - assetsd exited, died, or closed the photo library Error getting remote object proxy for -[PLNonBindingAssetsdPhotoKitClient sendChangesRequest:reply:]_block_invoke: Error Domain=NSCocoaErrorDomain Code=4097 connection to service named com.apple.photos.service UserInfo={NSDebugDescription=connection to service named com.apple.photos.service} PhotoKit XPC proxy is invalid. Dropping request on the floor and returning an error: Error Domain=PHPhotosErrorDomain Code=3301 (null) (underlying error Error Domain=NSCocoaErrorDomain Code=4097 connection to service named com.apple.photos.service UserInfo={NSDebugDescription=connection to service named com.apple.photos.service}) CoreData: error: XPC: synchronousRemoteObjectProxyWithErrorHandler: store 'file:///var/mobile/Media/PhotoData/Photos.sqlite' encountered
0
0
370
Sep ’25
Different ARkit behavior between iPhone 12 pro and iPhone 15 pro max
I am making an app that has a companion watch app that only purpose is to display QR codes for the main iOS app to image track using AR. I've been testing this capability with a iPhone 12 Pro, and have had no issues. But when I try to test the same capability with the iPhone 15 pro max, the phone won't pick up the image on the watch, but will pick up the physical print out of the image I have next to it. iPhone 12 pro is running iOS 17.0.1, and iPhone 15 pro is running iOS 17.0.2, so I don't think it is an iOS bug, like the camera bug last year for iOS 16. iPhone 12 pro short video (Both images tracked): https://imgur.com/a/iCC8aV5 iPhone 15 pro max video (Digital image is not tracked, but physical is): https://imgur.com/a/eXE07IM Can anyone help as to why the same build of the same app running on the same iOS has different outcomes on different hardware? It might appear from the video
0
0
749
Sep ’23
AVCaptureMetadataOutput .face detection not working on iOS 26 Beta with high sessionPreset
In iOS 26 (Developer Beta), the AVCaptureMetadataOutputObjectsDelegate no longer receives callbacks when metadataOutput.metadataObjectTypes = [.face] is set. On earlier iOS versions the issue does not occur. Interestingly, face detection works if I set the sessionPreset to .medium, but not with .high — except on the iPhone 16 Pro Max, where it works regardless.
2
0
369
Aug ’25
Xcode 16.1 beta 3 unable to connect to my Watch
Xcode Version 16.1 beta 3 (16B5029d) -- Watch Series 9 Version 11.1 (22R5569a) -- iPhone 16 Pro Version 18.1 (22B5069a) The current WatchOS version has introduced a UI bug in NavigationView.navigationTitle - and I'm attempting to install a new version of my App on my Watch. This watch was previously sync'd with an iPhone 13 Pro - which is no longer associated with my AppleID since I'm using my new iPhone 16 Pro. The watch is paired with the 16 Pro, and in previous versions of Xcode 16.1, I was able to compile and run my all of my apps on the Watch. In the current beta 3, instead I get a dialog box which states: Connecting to Apple Watch Xcode will continue when the operation completes. and this dialog box persists until the timeout (which is several minutes). Any help?
Replies
2
Boosts
0
Views
877
Activity
Oct ’24
BGContinuedProcessingTask GPU Access
We added the com.apple.developer.background-tasks.continued-processing.gpu key to the entitlement file and set it to true, but BGTaskScheduler.supportedResources does not include gpu. How can we configure it to obtain permission for GPU access in the background? Test device: iPhone 16 Pro Max, iOS 26 release version.
Replies
2
Boosts
0
Views
306
Activity
Sep ’25
How iPhone 16 is worth than iphone 15?
How iPhone 16 is worth than iphone 15?
Replies
2
Boosts
0
Views
20k
Activity
Jan ’25
PhotogrammetrySession on non Pro Iphone
Hello, I'm creating an app that use PhotogrammetrySession Class to build 3D objects from photographs (https://developer.apple.com/documentation/realitykit/creating-3d-objects-from-photographs). I'm wondering why this class is working only on Pro iphone (12 Pro, 13 Pro, 14 Pro, 15 Pro and 16 Pro) and none non-Pro iPhone. My app does not use Lidar so it's not the problem. I thought it could be power-related but a18 soc from iPhone 16 is more powerful than a14 bionic from iPhone 12 Pro (i could also mention iPhone 13 Pro and iPhone 14 that both have a15 bionic whereas only the first one is compatible). Did I miss something that could explain these restrictions ? Is there any plan to make this class usable by every iPhone enough powerful to run it ? Thanks in advance for answering me
Replies
0
Boosts
0
Views
640
Activity
Nov ’24
Unable to check for update on iOS 26
Hi and help needed! I updated my iPhone 16 Pro max to iOs 26. When I go to the software update section, the beta developer tab is gone, and it says Unable to check for update I reset my network settings and restarted the device. No change. Any help would be appreciated.
Replies
11
Boosts
0
Views
1.2k
Activity
Jun ’25
Wireless CarPlay
i am running iOS 18.5 beta 3 (iPhone 16 pro max) and my phone will not connect wirelessly to any of my vehicles. When connected via the apple certified usb-c cord, it will connect just fine. I have removed all vehicles from my phone, then removed my phone from both vehicle, reconnected, and it still will not connect wirelessly.
Replies
0
Boosts
0
Views
61
Activity
May ’25
Mcbook Pro M1 Pro 16 Inch video lagging
I bought my new 2021 MacBook pro 16 inches a few days back. But while watching videos on youtube or on Netflix the videos lag for a moment all the time. I wonder what is causing this problem or my unit has the problem? MacBook Pro 16 inch M1 Pro 16 GB RAM 1 TB SSD Thanks in advance.
Replies
1
Boosts
0
Views
567
Activity
Dec ’21
Reply to FileManager Copy file to remote server.
Hi, iPhone 12 PRO with iIOS 16..2
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Apple Intelligence requires a VPN
I have apple intelligence working fine with all the features on my iPhone 16 pro max. except for the summary feature and email summarizing, they don't work unless I turn on VPN on. why is that ? I am not living in the EU. and all the features of AI are working except for this one it won't work unless I have my vpn on. can anyone help me with this.
Replies
1
Boosts
0
Views
1.1k
Activity
Oct ’24
Reply to Xcode 16 Overheating issue on an M1 Pro
Xcoe 15's OK but Xcode 16 overheating my iphone 11, iphone 15 pro too.
Replies
Boosts
Views
Activity
Oct ’24
Calls, Contacts, Messages App cant run after installing IOS26.1beta
This is my first time installing the developer beta, and i found Calls, Contacts, Messages App keep no response for most of the time, only can run sometime after i have reboot my iphone 16 pro… I forgot to back up my phone before installing the 26.1beta, what can i do now as it is a big problem for cant receiving calls and messages most of the time…
Replies
0
Boosts
0
Views
176
Activity
Oct ’25
Error saving image to Camera Roll on iPhone 17 Pro
I'm experiencing an issue with my app when saving images to the camera roll. This is intermittent, but it happens several times a day. The error I receive is the following: Connection to assetsd was interrupted - assetsd exited, died, or closed the photo library Error getting remote object proxy for -[PLNonBindingAssetsdPhotoKitClient sendChangesRequest:reply:]_block_invoke: Error Domain=NSCocoaErrorDomain Code=4097 connection to service named com.apple.photos.service UserInfo={NSDebugDescription=connection to service named com.apple.photos.service} PhotoKit XPC proxy is invalid. Dropping request on the floor and returning an error: Error Domain=PHPhotosErrorDomain Code=3301 (null) (underlying error Error Domain=NSCocoaErrorDomain Code=4097 connection to service named com.apple.photos.service UserInfo={NSDebugDescription=connection to service named com.apple.photos.service}) CoreData: error: XPC: synchronousRemoteObjectProxyWithErrorHandler: store 'file:///var/mobile/Media/PhotoData/Photos.sqlite' encountered
Replies
0
Boosts
0
Views
370
Activity
Sep ’25
Different ARkit behavior between iPhone 12 pro and iPhone 15 pro max
I am making an app that has a companion watch app that only purpose is to display QR codes for the main iOS app to image track using AR. I've been testing this capability with a iPhone 12 Pro, and have had no issues. But when I try to test the same capability with the iPhone 15 pro max, the phone won't pick up the image on the watch, but will pick up the physical print out of the image I have next to it. iPhone 12 pro is running iOS 17.0.1, and iPhone 15 pro is running iOS 17.0.2, so I don't think it is an iOS bug, like the camera bug last year for iOS 16. iPhone 12 pro short video (Both images tracked): https://imgur.com/a/iCC8aV5 iPhone 15 pro max video (Digital image is not tracked, but physical is): https://imgur.com/a/eXE07IM Can anyone help as to why the same build of the same app running on the same iOS has different outcomes on different hardware? It might appear from the video
Replies
0
Boosts
0
Views
749
Activity
Sep ’23
AVCaptureMetadataOutput .face detection not working on iOS 26 Beta with high sessionPreset
In iOS 26 (Developer Beta), the AVCaptureMetadataOutputObjectsDelegate no longer receives callbacks when metadataOutput.metadataObjectTypes = [.face] is set. On earlier iOS versions the issue does not occur. Interestingly, face detection works if I set the sessionPreset to .medium, but not with .high — except on the iPhone 16 Pro Max, where it works regardless.
Replies
2
Boosts
0
Views
369
Activity
Aug ’25
The iOS 26 simulator crashed due to NWPathMonitor
Simulator: iPhone 16 pro (iOS 26) Minimum Deployments: iOS 16.0+, not iOS 17. Here is the demo: import SwiftUI import NetworkExtension struct ContentView: View { private var monitor = NWPathMonitor() var body: some View { VStack { Text(Hello, world!) } .task { let _ = URLSession.shared } } }
Replies
1
Boosts
0
Views
334
Activity
Jun ’25