Search results for

iPhone 16 pro

78,884 results found

Post

Replies

Boosts

Views

Activity

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.2k
Sep ’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
13
0
5.1k
Sep ’22
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
No Apps appearing on home screen or in the App Library after download
Hello, i just noticed that when i download an app through the App Store on my iPhone, the app i downloaded does not appear on my home screen or in the App Library. is there any work around for me to make them appear at least in the App Library? the only way to open or to place an app on my home screen I downloaded after upgrading to iOS 18.4 Beta 3 is to search for it in Spotlight or in the App Store. Any apps I downloaded before upgrading to iOS 18.4 Beta 3 is still on my home screen or in the App Library. i am currently running iOS 18.4 Beta 3 on an iPhone 16 Pro
0
0
270
Mar ’25
App not working on iphone PRO versions
I have developed an AR mobile application with object detection using tensorflow. The app is running perfectly on iphone 12 mini and other iphones. But when i test on iphone 12 pro versions and ipad 12 pro the app is not showing 3D model when the phone camera is far from the detected object. When ever the app detects the trained object it is suppose to show the 3d model and place near to that object but in iphone 12 pro versions it is only showing 3D object when camera is near to detected object. I think may be lidar is creating problem? if yes then how to stop the lidar using c-sharp code as i have developed the project in unity using ARfoundation 1.0 and tensorflow.
0
0
449
Mar ’21
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
709
Nov ’22
Reply to Fitness and Health app don't work after restoring iPhone from backup
I updated to the public release (9/12/2022) of iOS 16 and it fixed the issue. My theory is that after downgrading from the beta of iOS 16 the Fitness and Health apps also updated and retained data which was from a newer OS (ios 16) and after downgrading and restoring backup it would have caused the issues. So if you have an iPhone 8 or later (mine is a 12 Pro) just upgrade to the full iOS 16 and problem is solved. (15.7 did not solve the issue).
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’22
iPhone 14 pro blurry image issue
We are developing an image classification iOS app where we use Tensor flow model. Prediction of Tensor flow model depends upon accuracy of image captured. We are facing issue with iPhone 14 pro versions. Images captured are blurry. As per this link, https://www.pcmag.com/news/apple-promises-fix-for-iphone-14-pro-camera-shake-bug Blurry issue is fixed by apple. But we are still facing this issue on iPhone 14 Pro versions. Our iOS version is above 16.2. We are also facing this issue on whatsApp (and other third party applications as well). Is there any official documentation on how to open camera on iPhone 14 pro programmatically? Note: When we use apple camera app this issue doesn’t exist. Is this hardware or software issue? Is this issue fixed on iPhone 15 version? Can you please guide us on this issue. Thanks Jay
0
0
535
Oct ’23
Iphone 13 Pro Max unknown Display
Hello, I'm currently locked out of an old iphone 13 pro max purchased at Apple Store, i've forgotten the icloud account on the device so i can not locate the serial or imei number of the device and i've lost my proof of purchase, the store employee can not access the proof of purchase, the iphone 13 Pro Max is in great condition's. as i turn on the phone it's an Unknown Display. how could i bypass the unknown display or recycle the phone also the phone is running a ios almost 2 year's ago i've payed full price for the device.
1
0
901
Jan ’24
iPhone 12 Pro TrueDepth Camera Crash
Hi all, I'm working on an App that relies on the TrueDepth to obtain depth information through avCaptureSession. Throughout the process, I programmatically turn the TrueDepth camera on/off by setting avCaptureSession to run/stop when the program switch to different views. This has been working fine on my iPhone 11 Pro Max, iPhone X and iPhone XR. Yet, after purchasing the new iPhone 12 Pro, the same program occasionally crashes when switching in these views. Have anyone else experienced the same problem? Thanks in advance.
0
0
770
Dec ’20
Iphone 13 Pro Safari PDF Lag
I recently upgraded to the Iphone 13 Pro. While browing PDF files in safari, scrolling of PDF lag and freezes before resuming. I have no such issues with Iphone 11 pro with the same OS. Probably is due to the 120Hz fresh rate is unlocked if I limit to 60Hz or turn on battery saving mode The problem is gone.
2
0
1.1k
Dec ’21
iPhone 15 Pro Magsafe Problem
I have a problem where my Anker 321 MagGo stopped charging my iPhone 15 Pro wirelessly. I can charge it via cable, but I can't use Magsafe. I think it can be about the IOS 18.2 Beta 2 update, but I'm not sure. Is there anyone have the same problem? Or do you have any suggestions for me?
1
0
394
Nov ’24
iPhone 12 Pro vs iPad Pro- which has better LiDAR?
saw this thread here https://developer.apple.com/forums/thread/131013?page=1#665205022 As a developer I am primarily interested in the new LiDAR enhanced AR capabilities of the new iPhone 12 Pro and iPad Pro. The question is, which has the better LiDAR scanner? Trying to make a purchase decision but can't seem to find the specs anywhere. Are they both identical?
1
0
4.4k
Mar ’21