Search results for

“iPhone 16 pro”

80,747 results found

Post

Replies

Boosts

Views

Activity

Power button not turning screen off bug
Just got a launch day iPhone 16 pro max. This morning I updated to the security and bug fix update that came out. All day I have noticed that randomly when I push the power button and put my phone into my pocket the screen won’t actually go to sleep. I have AOD on so I know it won’t go fully black until it’s been in my pocket for a bit but I might pull my phone out a minute later and screen is on and has opened a random app or something. Sometimes it’s also at full brightness when I take it out. i assume this is a iOS bug?
1
0
275
Sep ’24
iOS 26 didRegisterForRemoteNotificationsWithDeviceToken is not being called
We have an app in Swift that uses push notifications. It has a deployment target of iOS 15.0 I originally audited our app for iOS 26 by building it with Xcode 26 beta 3. At that point, all was well. Our implementation of application:didRegisterForRemoteNotificationsWithDeviceToken was called. But when rebuilding the app with beta 4, 5 and now 6, that function is no longer being called. I created a simple test case by creating a default iOS app project, then performing these additional steps: Set bundle ID to our app's ID Add the Push Notifications capability Add in application:didRegisterForRemoteNotificationsWithDeviceToken: with a print(HERE) just to set a breakpoint. Added the following code inside application:didFinishLaunchingWithOptions: along with setting a breakpoint on the registerForRemoteNotifications line: UNUserNotificationCenter.current().requestAuthorization(options: [.badge, .alert, .sound]) { granted, _ in DispatchQueue.main.async { UIApplication.shared.registerForRemoteNotifications() } } Bu
8
0
1.4k
Aug ’25
iPhone 16 Datasheet
I am trying to find a datasheet containing information such as Key Exchange / Key Agreement / Key Establishment Protocols Used, Digital Signature Algorithms Used, Hash Algorithms Used, etc. Any information would greatly appreciated.
1
0
51
2d
iOS Simulator App Installation Failure - "Failed to create promise. Underlying error (domain=IXErrorDomain, code=2)
I'm experiencing a persistent iOS Simulator app installation failure when running automated tests using Appium/XCUITest. The error occurs consistently across different simulator configurations and appears to be related to metadata handling during app installation. Error Details Primary Error: An error was encountered processing the command (domain=IXErrorDomain, code=2): Simulator device failed to install the application. Failed to create promise. Underlying error (domain=IXErrorDomain, code=2): Failed to set metadata for org.adblockplus.AdblockPlusSafari Failed to create promise. Host info: host: 'Client641', ip: 'fe80:0:0:0:18b4:d9ba:1e92:bc37%en0' Build info: version: '4.26.0', revision: '8ccf0219d7' System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.0', java.version: '22.0.2' Driver info: io.appium.java_client.ios.IOSDriver Command: [null, newSession {capabilities=[Capabilities {appium:app: /Users/n.bhadoria/IdeaProje..., appium:automationName: XCUITest, appium:deviceName: iPhone 16
0
0
127
Sep ’25
finishTransaction fails on brand new 16" MacBook Pro
For days I've been banging my head against an issue with developing an In-App-Purchase based application on a 2 day old 16 MacBook Pro running macOS 10.15.4.When my application calls [[SKPaymentQueue defaultQueue] finishTransaction:inTransaction] it gets stuck in an infinte login loop.This ONLY happens on this brand new 16 MacBook Pro running 10.15.4. It works on a 12 MacBook running macOS 10.15.4 and a (2012) 15 MacBook Pro running macOS 10.14.6.There's two things here I want to know.1. I can't find any evidence online of this ever occuring, is there someone who's come across this before and if so, how did you solve it?2. As it only occurs on this machine, I've tried the following to see if I can fix it (thinking that the machine is a lemon).a) Boot into Safe mode [no change].b) Run Disk Fist Aid from Recovery [no change].c) Re-installed the OS from Recovery [no change].d) Created and tried a new user [no change].e) Reset PRAM & NVRAM [no change].There was one
17
0
4.5k
Apr ’20
Reply to Empty space in navigation bar with titleView after updating on iOS 16
We have the same issue with simple hardcoded width value without using UIScreen.main.bounds.width: class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() navigationItem.titleView = UIView(frame: CGRect(x: 0, y: 0, width: 404, height: 40)) } The frame of the navigationItem.titleView: iOS 15: iPhone 13 Pro Max: iOS 16: iPhone 13 Pro Max: The result is the same as in the screenshot in the original question
Topic: UI Frameworks SubTopic: UIKit Tags:
Mar ’23
Control Widget SF image cannot stably display
I'm working on the control widget which should display the SF image on the UI, but I have found that it cannot be displayed stably. I have eight CarCtrlWidgets which is about the type doorLock、chargeCover、frontBox、 locateCarLight、 locateCarHorn、 ventilate、 backBox and airCondition, it should all be showed but sometime they only show the text and placeholder. I'm aware of the images should be custom SF image and I can see them to show perfectly sometimes, but in other time it is just failed. This's really confused me, can anyone help me out? deviceversion 18.5;device model iPhone 16 pro
0
0
105
Aug ’25
iOS 26 CarPlay Non-Responsive
iPhone 16 Pro Max on iOS 18.5 before installing iOS 26 beta had no issues connecting to wired (there’s no wireless) CarPlay in my 2022 Honda Civic Sport. Now with IOS 26, my car recognizes that my phone is connected and asks if I want to use CarPlay and I click yes but it does nothing. I reset my head unit, reset all iPhone settings, checked different iPhone settings, tried different cables, can’t seem to determine what part of iOS 26 is causing the problem. Anyone have any ideas before I roll back to 18.5?
2
0
315
Jun ’25
`videoChat` AVAudioSession.Mode Issues on iPhone 14 Pro Max
I work on a video conferencing application, which makes use of AVAudioEngine and the videoChat AVAudioSession.Mode This past Friday, an internal user reported an audio cutting in and out issue with their new iPhone 14 Pro, and I was able to reproduce the issue later that day on my iPhone 14 Pro Max. No other iOS devices running iOS 16 are exhibiting this issue. I have narrowed down the root cause to the videoChat AVAudioSession.Mode after changing line 53 of the ViewController.swift file in Apple's Using Voice Processing sample project (https://developer.apple.com/documentation/avfaudio/audio_engine/audio_units/using_voice_processing) from: try session.setCategory(.playAndRecord, options: .defaultToSpeaker) to try session.setCategory(.playAndRecord, mode: .videoChat, options: .defaultToSpeaker) This only causes issues on my iPhone 14 Pro Max device, not on my iPhone 13 Pro Max, so it seems specific to the new iPhones onl
13
0
5.3k
Sep ’22
IOS 16 Killed my data on a 13 pro max
Updated to IOS 16 on a 13 pro max today. Carrier is Verizon. Previous coverage in the US ****** Islands was absolutely fine prior to update. Did all the recommendations online covering turning off cell data and airplane mode to no avail. No I have limited service and a new SOS icon where service typically shows. I have ended up walking to the nearest Wi-Fi signal or capture a random 3g or (More Common) LTE signal which provides nothing. How do I switch back to previous version as this is unacceptable. I run a business and this affects it.😡
1
0
729
Nov ’22
Can't disable Writing Tools for SwiftUI TextField
I'm trying to disable Writing Tools for a specific TextField using .writingToolsBehavior(.disabled), but when running the app on my iPhone 16 Pro with Apple Intelligence enabled, I can still use Writing Tools on the text box. I also see no difference with .writingToolsBehavior(.limited). Is there something I'm doing wrong or is this a bug? Sample code below: import SwiftUI struct ContentView: View { @State var text = var body: some View { VStack { TextField(Enter Text, text: $text) .writingToolsBehavior(.disabled) } .padding() } } #Preview { ContentView() }
4
0
1.3k
Sep ’24
Power button not turning screen off bug
Just got a launch day iPhone 16 pro max. This morning I updated to the security and bug fix update that came out. All day I have noticed that randomly when I push the power button and put my phone into my pocket the screen won’t actually go to sleep. I have AOD on so I know it won’t go fully black until it’s been in my pocket for a bit but I might pull my phone out a minute later and screen is on and has opened a random app or something. Sometimes it’s also at full brightness when I take it out. i assume this is a iOS bug?
Replies
1
Boosts
0
Views
275
Activity
Sep ’24
iOS 26 didRegisterForRemoteNotificationsWithDeviceToken is not being called
We have an app in Swift that uses push notifications. It has a deployment target of iOS 15.0 I originally audited our app for iOS 26 by building it with Xcode 26 beta 3. At that point, all was well. Our implementation of application:didRegisterForRemoteNotificationsWithDeviceToken was called. But when rebuilding the app with beta 4, 5 and now 6, that function is no longer being called. I created a simple test case by creating a default iOS app project, then performing these additional steps: Set bundle ID to our app's ID Add the Push Notifications capability Add in application:didRegisterForRemoteNotificationsWithDeviceToken: with a print(HERE) just to set a breakpoint. Added the following code inside application:didFinishLaunchingWithOptions: along with setting a breakpoint on the registerForRemoteNotifications line: UNUserNotificationCenter.current().requestAuthorization(options: [.badge, .alert, .sound]) { granted, _ in DispatchQueue.main.async { UIApplication.shared.registerForRemoteNotifications() } } Bu
Replies
8
Boosts
0
Views
1.4k
Activity
Aug ’25
iPhone 16 Datasheet
I am trying to find a datasheet containing information such as Key Exchange / Key Agreement / Key Establishment Protocols Used, Digital Signature Algorithms Used, Hash Algorithms Used, etc. Any information would greatly appreciated.
Replies
1
Boosts
0
Views
51
Activity
2d
My favorite Screensaver Drift is not Working in My MBP 16 m2 Pro
My Macbook Pro 16 (newly unboxed and upgraded to Sonoma) does not show my favorite screensaver Drift. I assume an OS bug?
Replies
0
Boosts
0
Views
724
Activity
Oct ’23
iOS Simulator App Installation Failure - "Failed to create promise. Underlying error (domain=IXErrorDomain, code=2)
I'm experiencing a persistent iOS Simulator app installation failure when running automated tests using Appium/XCUITest. The error occurs consistently across different simulator configurations and appears to be related to metadata handling during app installation. Error Details Primary Error: An error was encountered processing the command (domain=IXErrorDomain, code=2): Simulator device failed to install the application. Failed to create promise. Underlying error (domain=IXErrorDomain, code=2): Failed to set metadata for org.adblockplus.AdblockPlusSafari Failed to create promise. Host info: host: 'Client641', ip: 'fe80:0:0:0:18b4:d9ba:1e92:bc37%en0' Build info: version: '4.26.0', revision: '8ccf0219d7' System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.0', java.version: '22.0.2' Driver info: io.appium.java_client.ios.IOSDriver Command: [null, newSession {capabilities=[Capabilities {appium:app: /Users/n.bhadoria/IdeaProje..., appium:automationName: XCUITest, appium:deviceName: iPhone 16
Replies
0
Boosts
0
Views
127
Activity
Sep ’25
finishTransaction fails on brand new 16" MacBook Pro
For days I've been banging my head against an issue with developing an In-App-Purchase based application on a 2 day old 16 MacBook Pro running macOS 10.15.4.When my application calls [[SKPaymentQueue defaultQueue] finishTransaction:inTransaction] it gets stuck in an infinte login loop.This ONLY happens on this brand new 16 MacBook Pro running 10.15.4. It works on a 12 MacBook running macOS 10.15.4 and a (2012) 15 MacBook Pro running macOS 10.14.6.There's two things here I want to know.1. I can't find any evidence online of this ever occuring, is there someone who's come across this before and if so, how did you solve it?2. As it only occurs on this machine, I've tried the following to see if I can fix it (thinking that the machine is a lemon).a) Boot into Safe mode [no change].b) Run Disk Fist Aid from Recovery [no change].c) Re-installed the OS from Recovery [no change].d) Created and tried a new user [no change].e) Reset PRAM & NVRAM [no change].There was one
Replies
17
Boosts
0
Views
4.5k
Activity
Apr ’20
Reply to Empty space in navigation bar with titleView after updating on iOS 16
We have the same issue with simple hardcoded width value without using UIScreen.main.bounds.width: class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() navigationItem.titleView = UIView(frame: CGRect(x: 0, y: 0, width: 404, height: 40)) } The frame of the navigationItem.titleView: iOS 15: iPhone 13 Pro Max: iOS 16: iPhone 13 Pro Max: The result is the same as in the screenshot in the original question
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Control Widget SF image cannot stably display
I'm working on the control widget which should display the SF image on the UI, but I have found that it cannot be displayed stably. I have eight CarCtrlWidgets which is about the type doorLock、chargeCover、frontBox、 locateCarLight、 locateCarHorn、 ventilate、 backBox and airCondition, it should all be showed but sometime they only show the text and placeholder. I'm aware of the images should be custom SF image and I can see them to show perfectly sometimes, but in other time it is just failed. This's really confused me, can anyone help me out? deviceversion 18.5;device model iPhone 16 pro
Replies
0
Boosts
0
Views
105
Activity
Aug ’25
iOS 26 CarPlay Non-Responsive
iPhone 16 Pro Max on iOS 18.5 before installing iOS 26 beta had no issues connecting to wired (there’s no wireless) CarPlay in my 2022 Honda Civic Sport. Now with IOS 26, my car recognizes that my phone is connected and asks if I want to use CarPlay and I click yes but it does nothing. I reset my head unit, reset all iPhone settings, checked different iPhone settings, tried different cables, can’t seem to determine what part of iOS 26 is causing the problem. Anyone have any ideas before I roll back to 18.5?
Replies
2
Boosts
0
Views
315
Activity
Jun ’25
How iPhone 16 is worth than iphone 15?
Is there any improvement in dynamic island?
Replies
3
Boosts
0
Views
1.4k
Activity
Oct ’24
`videoChat` AVAudioSession.Mode Issues on iPhone 14 Pro Max
I work on a video conferencing application, which makes use of AVAudioEngine and the videoChat AVAudioSession.Mode This past Friday, an internal user reported an audio cutting in and out issue with their new iPhone 14 Pro, and I was able to reproduce the issue later that day on my iPhone 14 Pro Max. No other iOS devices running iOS 16 are exhibiting this issue. I have narrowed down the root cause to the videoChat AVAudioSession.Mode after changing line 53 of the ViewController.swift file in Apple's Using Voice Processing sample project (https://developer.apple.com/documentation/avfaudio/audio_engine/audio_units/using_voice_processing) from: try session.setCategory(.playAndRecord, options: .defaultToSpeaker) to try session.setCategory(.playAndRecord, mode: .videoChat, options: .defaultToSpeaker) This only causes issues on my iPhone 14 Pro Max device, not on my iPhone 13 Pro Max, so it seems specific to the new iPhones onl
Replies
13
Boosts
0
Views
5.3k
Activity
Sep ’22
Reply to Siri does not work on ios 16
Same issue here on iphone 13 pro running iOS 16. Switching from US ENGLISH to UK ENGLISH keyboard restored dictation, and switching to UK ENGLISH for SIRI restored voice assistant functions.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Apple Intelligence download stuck on 99%
I have the same exact issue. iPhone 16 and Mac works fine and installed Apple Intelligence in minutes. My IPad Pro 13 M4 is stuck at 99% I tried everything. It’s been like this for 42 hours.
Replies
Boosts
Views
Activity
Dec ’24
IOS 16 Killed my data on a 13 pro max
Updated to IOS 16 on a 13 pro max today. Carrier is Verizon. Previous coverage in the US ****** Islands was absolutely fine prior to update. Did all the recommendations online covering turning off cell data and airplane mode to no avail. No I have limited service and a new SOS icon where service typically shows. I have ended up walking to the nearest Wi-Fi signal or capture a random 3g or (More Common) LTE signal which provides nothing. How do I switch back to previous version as this is unacceptable. I run a business and this affects it.😡
Replies
1
Boosts
0
Views
729
Activity
Nov ’22
Can't disable Writing Tools for SwiftUI TextField
I'm trying to disable Writing Tools for a specific TextField using .writingToolsBehavior(.disabled), but when running the app on my iPhone 16 Pro with Apple Intelligence enabled, I can still use Writing Tools on the text box. I also see no difference with .writingToolsBehavior(.limited). Is there something I'm doing wrong or is this a bug? Sample code below: import SwiftUI struct ContentView: View { @State var text = var body: some View { VStack { TextField(Enter Text, text: $text) .writingToolsBehavior(.disabled) } .padding() } } #Preview { ContentView() }
Replies
4
Boosts
0
Views
1.3k
Activity
Sep ’24