Search results for

“iPhone 16 pro”

80,727 results found

Post

Replies

Boosts

Views

Activity

Unexpected high mobile data usage when travelling in Europe using an ESIM on iPhone 16 Pro Max
The iPhone mobile data usage skyrocketed to use 1GB per day whereas I am normally a 5GB a month data user. the culprit was Apple System Services General there is currently no iPhone functionality to turn off System Services Genera. the solution was to block updates.cdn-apple.com using data sniffer called Proxyman. Tip hat to the person who posted “High mobile data usage on iOS 18 and how to solve it” on Reddit.com This is something apple developers maybe should look at
0
0
42
Jun ’25
Reply to IOS 26 - Lock Iphone during install on "low battery" page
Same issue but started with about 90% battery and didn't have it plugged in during the update. iPhone 16 Pro Max 512G. I haven't tried connecting it to Xcode yet but am guessing that won't help. Will download the latest Xcode next. Hope someone smarter than I figures out what to do or this is a trip to the Apple Store tomorrow for me. Edit: Yes, I submitted a feedback for this.
Topic: Community SubTopic: Apple Developers Tags:
Jun ’25
Reply to iOS 26: iPhone will not power on stuck on battery screen
My phone (iPhone 16 Pro, previously running iOS 18.5) was fully charged (almost 100%) before I started the update. However, after the update attempt, the phone doesn't boot to the welcome screen and only displays a red battery icon, indicating a lack of charge despite being charged earlier. Additionally, it won't enter DFU mode. Can you let me know how much seconds should I wait for step 6 ?
Topic: Community SubTopic: Apple Developers Tags:
Jun ’25
Reply to Unable to preview on latest Xcode
Sure it works. I've tested with Xcode 16.2, MacOS 14.7.2 and using iPhone 16 Pro simulator as in your case. How long ago did you install Xcode ? Are you sure installation is complete ? Or were you asked to download simulators. If so, did you do it ? Try to select another simulator, or restart Xcode. If that does not work, try to reinstall, from a different site. This one works well: https://xcodereleases.com
Dec ’24
Reply to Network Connection Issue on Xcode 16.3 Simulator
I am experiencing the same issue while testing on Xcode 16.3 running iPhone 16 Pro iOS 18.4. Error Domain=NSURLErrorDomain Code=-1005 The network connection was lost. UserInfo={_kCFStreamErrorCodeKey=-4, NSUnderlyingError=0x600000c5da70 {Error Domain=kCFErrorDomainCFNetwork Code=-1005 (null) UserInfo={NSErrorPeerAddressKey={length = 16, capacity = 16, bytes = 0x100201bb226b81ff0000000000000000}, _kCFStreamErrorCodeKey=-4, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <74D54E17-5F44-4F67-9334-02D512398432>.<21>,
Apr ’25
Reply to [iOS 26] Can no longer detect whether iPhone has notch
Depending on your minimum deployment version, isn't it just the matter of a elimination game with UIDevice.current.name? import SwiftUI struct ContentView: View { var body: some View { VStack { ... } .onAppear(perform: { let device = UIDevice.current print(1 (device.name)) // iPhone 16 Pro print(2 (device.systemName)) // iOS print(3 (device.model)) // iPhone print(4 (NSUserName())) // mobile print(5 (device.description)) // //print(6 (device.model)) // iPhone }) .padding() } }
Topic: UI Frameworks SubTopic: General Tags:
Oct ’25
Reply to iPhone 16 Pro Camera Preview freeze
Hello @Vlad_K, I used the AVCam sample code project to test this on an iPhone 16 Pro running iOS 18. I was able to switch between the front and back cameras without issues. To investigate further, I would recommend trying to obtain a sysdiagnose from a device where the freezing issue can be reproduced, creating a bug report, and attaching the sysdiagnose to the bug report. Bug Reporting: How and Why? has tips on creating your bug report.
Sep ’24
Reply to CarPlay picking up from car microphone and phone microphone simultaneously
I'm having the exact same problem with the Alpine iLX-W670. It seems to work with most functions (bringing up maps, making calls, etc.) except texts. When I try send a text (Siri, send text message to Bleah Bleah), Siri can hear itself talking - several times my wife has got a message that says What would you like to say or it's just blank. Tried two different phones (both iPhone 16 Pro) with iOS 18.2.1.
Topic: Community SubTopic: Apple Developers Tags:
Jan ’25
Reply to IOS 26 - Lock Iphone during install on "low battery" page
Well, I took my iPhone 16 Pro Max to my Apple Store. They couldn't revive it. they said it would go into DFU mode then quickly dropped out. I couldn't even get it to go into DFU for any amount of time. At the end of the day they replaced the logic board. Maybe something wrong with my hardware that was triggered by the update?? Odd. First time in 12+ years I've had issues with a beta I haven't been able to get around.
Topic: Community SubTopic: Apple Developers Tags:
Jun ’25
iPhone 16, Plus, Pro and Pro Max device identifiers/codes?
In my app I need to determine what hardware the app is running on (also forms part of the UI). iPhone 15 series identifiers are as below, wondering if anyone knows what iPhone 16, Plus, Pro and Pro Max will be? case iPhone15,4: return iPhone 15 case iPhone15,5: return iPhone 15 Plus case iPhone16,1: return iPhone 15 Pro case iPhone16,2: return iPhone 15 Pro Max I assume since all four 16 models are A18 that it'll be a bump to the base level to 17 for all four phones. case iPhone17,1: return iPhone 16 case iPhone17,2: return iPhone 16 Plus case iPhone17,3: return iPhone 16 Pro case iPhone17,4: return iPhone 16 Pro Max Anyone else making a different assumption? Trying to avoid the if unknown just say iPhone 16 option. Thanks!
2
0
2.1k
Sep ’24
Reply to BGContinuedProcessingTask GPU Access
How can we configure it to obtain permission for GPU access in the background? This isn't a permission issue. No extra approval or configuration is needed for background GPU access on any device that supports it. The problem here is actually this: Test device: iPhone 16 Pro Max ...because that device does not support background GPU access. As I commented here, it's currently only supported on iPad's with an M3 or better (and not supported on any iPhone). __ Kevin Elliott DTS Engineer, CoreOS/Hardware
Sep ’25
Reply to Live Activities Push-to-Start flows
We have error reporting hooked up to a third party vendor. In the event that a device doesn't receive a push-to-start token 10 seconds after APNS has sent token via our delegate I send off a report and this is the list of devices that have reported this problem: iPhone 17 Pro Max iPhone 17 Pro iPad (A16) iPhone 16e iPhone 16 Pro Max iPhone 16 Pro iPhone 16 Plus iPhone 16 iPhone 15 Pro Max iPhone 15 Pro iPhone 15 Plus iPhone 15 iPhone 14 Pro Max iPhone 14 Pro iPhone 14 Plus iPhone 14 iPad Pro 12.9 inch 6th Gen iPad 10th Gen iPhone SE 3rd Gen iPhone 13 Pro Max iPhone 13 Pro iPhone 13 Mini iPhone 13 iPad mini 6th Gen (WiFi) iPad 9th Gen (WiFi+Cellular) iPad 9th Gen (WiFi) iPhone 12 Pro Max iPhone
Nov ’25
Reply to Voice memos
Well first of all it’s not out yet, I’m assuming its gonna be on 18.2 but I can’t find anything about it. also I think the feature actually has something to do with the iPhone 16 pro’s “4 studio mics” they were bragging about. it probably uses some forms of phase cancelation from the multiple microphones. It’s a really cool feature and I really can’t recall anything that does it the way they’re advertising it. An isolated multitrack without the need for headphones. crazy!
Oct ’24
Unexpected high mobile data usage when travelling in Europe using an ESIM on iPhone 16 Pro Max
The iPhone mobile data usage skyrocketed to use 1GB per day whereas I am normally a 5GB a month data user. the culprit was Apple System Services General there is currently no iPhone functionality to turn off System Services Genera. the solution was to block updates.cdn-apple.com using data sniffer called Proxyman. Tip hat to the person who posted “High mobile data usage on iOS 18 and how to solve it” on Reddit.com This is something apple developers maybe should look at
Replies
0
Boosts
0
Views
42
Activity
Jun ’25
Reply to IOS 26 - Lock Iphone during install on "low battery" page
Same issue but started with about 90% battery and didn't have it plugged in during the update. iPhone 16 Pro Max 512G. I haven't tried connecting it to Xcode yet but am guessing that won't help. Will download the latest Xcode next. Hope someone smarter than I figures out what to do or this is a trip to the Apple Store tomorrow for me. Edit: Yes, I submitted a feedback for this.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to plist failed to open after upgrading Xcode to Version 16.4 (16F6)
1.- I have now performed a Clean Build Folder. I get the same message. 2.- I have checked in detail at least 10 projects and all of them run smoothly. 3.- I have not filed a bug report. If I debug any project in a physical device (IPhone 16 Pro) I do not get the message in the debugger so I guess it is something related with the Simulator. Thanks.
Replies
Boosts
Views
Activity
Jun ’25
Reply to iOS 26: iPhone will not power on stuck on battery screen
My phone (iPhone 16 Pro, previously running iOS 18.5) was fully charged (almost 100%) before I started the update. However, after the update attempt, the phone doesn't boot to the welcome screen and only displays a red battery icon, indicating a lack of charge despite being charged earlier. Additionally, it won't enter DFU mode. Can you let me know how much seconds should I wait for step 6 ?
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to Unable to preview on latest Xcode
Sure it works. I've tested with Xcode 16.2, MacOS 14.7.2 and using iPhone 16 Pro simulator as in your case. How long ago did you install Xcode ? Are you sure installation is complete ? Or were you asked to download simulators. If so, did you do it ? Try to select another simulator, or restart Xcode. If that does not work, try to reinstall, from a different site. This one works well: https://xcodereleases.com
Replies
Boosts
Views
Activity
Dec ’24
Reply to Network Connection Issue on Xcode 16.3 Simulator
I am experiencing the same issue while testing on Xcode 16.3 running iPhone 16 Pro iOS 18.4. Error Domain=NSURLErrorDomain Code=-1005 The network connection was lost. UserInfo={_kCFStreamErrorCodeKey=-4, NSUnderlyingError=0x600000c5da70 {Error Domain=kCFErrorDomainCFNetwork Code=-1005 (null) UserInfo={NSErrorPeerAddressKey={length = 16, capacity = 16, bytes = 0x100201bb226b81ff0000000000000000}, _kCFStreamErrorCodeKey=-4, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <74D54E17-5F44-4F67-9334-02D512398432>.<21>,
Replies
Boosts
Views
Activity
Apr ’25
Reply to [iOS 26] Can no longer detect whether iPhone has notch
Depending on your minimum deployment version, isn't it just the matter of a elimination game with UIDevice.current.name? import SwiftUI struct ContentView: View { var body: some View { VStack { ... } .onAppear(perform: { let device = UIDevice.current print(1 (device.name)) // iPhone 16 Pro print(2 (device.systemName)) // iOS print(3 (device.model)) // iPhone print(4 (NSUserName())) // mobile print(5 (device.description)) // //print(6 (device.model)) // iPhone }) .padding() } }
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to iPhone 16 Pro Camera Preview freeze
Hello @Vlad_K, I used the AVCam sample code project to test this on an iPhone 16 Pro running iOS 18. I was able to switch between the front and back cameras without issues. To investigate further, I would recommend trying to obtain a sysdiagnose from a device where the freezing issue can be reproduced, creating a bug report, and attaching the sysdiagnose to the bug report. Bug Reporting: How and Why? has tips on creating your bug report.
Replies
Boosts
Views
Activity
Sep ’24
Reply to CarPlay picking up from car microphone and phone microphone simultaneously
I'm having the exact same problem with the Alpine iLX-W670. It seems to work with most functions (bringing up maps, making calls, etc.) except texts. When I try send a text (Siri, send text message to Bleah Bleah), Siri can hear itself talking - several times my wife has got a message that says What would you like to say or it's just blank. Tried two different phones (both iPhone 16 Pro) with iOS 18.2.1.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’25
Reply to IOS 26 - Lock Iphone during install on "low battery" page
Well, I took my iPhone 16 Pro Max to my Apple Store. They couldn't revive it. they said it would go into DFU mode then quickly dropped out. I couldn't even get it to go into DFU for any amount of time. At the end of the day they replaced the logic board. Maybe something wrong with my hardware that was triggered by the update?? Odd. First time in 12+ years I've had issues with a beta I haven't been able to get around.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’25
iPhone 16, Plus, Pro and Pro Max device identifiers/codes?
In my app I need to determine what hardware the app is running on (also forms part of the UI). iPhone 15 series identifiers are as below, wondering if anyone knows what iPhone 16, Plus, Pro and Pro Max will be? case iPhone15,4: return iPhone 15 case iPhone15,5: return iPhone 15 Plus case iPhone16,1: return iPhone 15 Pro case iPhone16,2: return iPhone 15 Pro Max I assume since all four 16 models are A18 that it'll be a bump to the base level to 17 for all four phones. case iPhone17,1: return iPhone 16 case iPhone17,2: return iPhone 16 Plus case iPhone17,3: return iPhone 16 Pro case iPhone17,4: return iPhone 16 Pro Max Anyone else making a different assumption? Trying to avoid the if unknown just say iPhone 16 option. Thanks!
Replies
2
Boosts
0
Views
2.1k
Activity
Sep ’24
Reply to BGContinuedProcessingTask GPU Access
How can we configure it to obtain permission for GPU access in the background? This isn't a permission issue. No extra approval or configuration is needed for background GPU access on any device that supports it. The problem here is actually this: Test device: iPhone 16 Pro Max ...because that device does not support background GPU access. As I commented here, it's currently only supported on iPad's with an M3 or better (and not supported on any iPhone). __ Kevin Elliott DTS Engineer, CoreOS/Hardware
Replies
Boosts
Views
Activity
Sep ’25
Reply to Live Activities Push-to-Start flows
We have error reporting hooked up to a third party vendor. In the event that a device doesn't receive a push-to-start token 10 seconds after APNS has sent token via our delegate I send off a report and this is the list of devices that have reported this problem: iPhone 17 Pro Max iPhone 17 Pro iPad (A16) iPhone 16e iPhone 16 Pro Max iPhone 16 Pro iPhone 16 Plus iPhone 16 iPhone 15 Pro Max iPhone 15 Pro iPhone 15 Plus iPhone 15 iPhone 14 Pro Max iPhone 14 Pro iPhone 14 Plus iPhone 14 iPad Pro 12.9 inch 6th Gen iPad 10th Gen iPhone SE 3rd Gen iPhone 13 Pro Max iPhone 13 Pro iPhone 13 Mini iPhone 13 iPad mini 6th Gen (WiFi) iPad 9th Gen (WiFi+Cellular) iPad 9th Gen (WiFi) iPhone 12 Pro Max iPhone
Replies
Boosts
Views
Activity
Nov ’25
Reply to Voice memos
Well first of all it’s not out yet, I’m assuming its gonna be on 18.2 but I can’t find anything about it. also I think the feature actually has something to do with the iPhone 16 pro’s “4 studio mics” they were bragging about. it probably uses some forms of phase cancelation from the multiple microphones. It’s a really cool feature and I really can’t recall anything that does it the way they’re advertising it. An isolated multitrack without the need for headphones. crazy!
Replies
Boosts
Views
Activity
Oct ’24
16 pro max keeps restarting on its own
My Brand new iphone 16 pro max keeps restarting on its own for no reasonable
Replies
1
Boosts
0
Views
225
Activity
Nov ’24