I am would like to look at AVMetricEvent data during video playback, so I have added this code to a test video player app: let playerItem: AVPlayerItem = ... let allMetrics = playerItem.allMetrics() Task.init { print(metrics task started) do { for try await metricEvent in allMetrics { print(metric event: (metricEvent.description)) } } catch { print(unexpected metric iterator error (error)) } } Running this in Simulator on iPhone 16 Pro (18.0) does not result in any metric event diagnostic messages being printed when the video associated with this AVPlayerItem is playing. Only the metric task started diagnostic message is seen. What am I doing wrong that prevents metric data being received?
Search results for
iPhone 16 pro
78,720 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi all, We are using a 2019 macbook pro at work for IOS development. It is an Intel i9 model. Considering the recent transition to Apple silicon, when will apple end support for this macbook? Will it still be supported in the next couple of MacOS releases? Thanks
This initially used to work but has stopped working for me for iOS 16 iPhone devices. Background Streaming used to work for video calls but has just abrupt stopped working. On further debugging, I found that isMultitaskingCameraAccessSupported is returning NO, instead of YES. I thought the BOOL isMultitaskingCameraAccessSupported would return YES for all iOS 16 devices. Is that not the case? On what conditions does this return YES? Is it only supported for iPad Devices?
Hi apple , please fix this ghost touches in ios 16 , i was having good time while using it before but i wanted to update and i accidently did, now im facing these annyoing ghost touches please fix it asap <3
Ever since i got the iOS 14 beta then updated to the actual iOS 14 my phone bugs a lot like when I enter an app it automatically exits out and when I try to update to 14.3 and I agree to the terms it stays there like frozen but not .
I Downloaded new beta 7 iOS 26 update and i have issues with my iPhone 15 pro
I have a iPhone 14 Pro Max device with iOS 18.2.1 but I am facing an in which the device gets restart abruptly.Interestingly, today the device is not restarting at all. I attempted a hard reset by pressing the volume up button, followed by the volume down button, and then holding the power button, but this method was unsuccessful. When I connect the device to a charger, the Apple logo appears, but it disappears after a short period, and the device does not progress beyond this point. I would appreciate any assistance in recovering my device.Has anyone experienced the same issue with the iPhone 14 series?
Same issue — Impossible to connect the iPhone iOS 17 to Xcode 15 I have uninstalled FortiClient on both the MacBook Pro (macOS 14.1 Beta build 23B5046f) and the iPhone (iOS 17.1 build 21B5045h), cleaned DerivatedData, rebooted the Mac and the iPhone, re-established the trust between both devices. The problem remains while I do not encounter issues to connect an iPad running iPadOS 16.x. The Devices and Simulators window is even empty!
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
What options do I have if I don't want to use Blackmagic's Camera ProDock as the external Sync Hardware, but instead I want to create my own USB-C hardware accessory which would show up as an AVExternalSyncDevice on the iPhone 17 Pro? Which protocol does my USB-C device have to implement to show up as an eligible clock device in AVExternalSyncDevice.DiscoverySession?
Dear Apple Support Team, I hope this message finds you well. I am writing to report an issue I have encountered with Wi-Fi connectivity on my iPhone 16 series running iOS 18.0. The problem occurs as follows: When attempting to connect my iPhone 16 series (iOS 18.0) to a Wi-Fi network, the connection always fails. After this failed attempt, any other iPhone (not from the 16 series) running iOS 18.0 also fails to connect to the same Wi-Fi network. However, if I restart the Wi-Fi router, the non-iPhone 16 series devices can successfully connect to the Wi-Fi network. To further investigate, I used Wireshark to monitor the network traffic. I observed that the iPhone sends a DHCP Discover message, but the Wi-Fi router does not respond with a DHCP Offer message. Based on these observations, it appears that the issue is triggered by the iPhone 16 series running iOS 18.0, which causes the Wi-Fi router to malfunction and
I use the scan feature notes frequently. Steps were: open app click paperclick click scan documents scan save then I share to my email. click mail icon on then I would normally be given a size to choose from small, medium or large it would ask about the subject which I always let blank. With my new phone/updated ios I am given an option to to mail drop or attach document. I have done both and my document size is large. I need to minimize to 25% to fit on computer screen. I spoke to apple support. How do I fix this?
Topic:
Community
SubTopic:
Apple Developers
I am running iPhone app on iPad Pro device in 2x mode, MFMailComposeViewController not showing any keyboard when launched. Similar kind of issue is re-produced when I launch iPhone app on iPad pro device. No keyboard shown for MFMailComposeViewController in 2x mode on iPad Pro. Same applications shows keyboard for MFMailComposeViewController on iPhone and iPad device, only issue occurs on iPad Pro.
Did you see the official list ? Not totally uptodate as it dates sept 2021 (missing iPad Pro 5th gen) https://support.apple.com/en-gb/HT209183 You can use Face ID on these devices: iPhone iPhone 13 Pro Max iPhone 13 Pro iPhone 13 mini iPhone 13 iPhone 12 Pro Max iPhone 12 Pro iPhone 12 mini iPhone 12 iPhone 11 Pro Max iPhone 11 Pro iPhone 11 iPhone XS Max iPhone XS iPhone XR iPhone X iPad iPad Pro 12.9-inch (4th generation) iPad Pro 12.9-inch (3rd generation) iPad Pro 11-inch (2nd generation) iPad Pro 11-inch Only missing is iPad Pro 1st gen https://apple.fandom.com/wiki/List_of_iPad_models#iPad_Pro
Topic:
Community
SubTopic:
Swift Student Challenge
Tags:
This app uses the AV Foundation framework. Problems only occur intermittently with the iPhone 14 Pro. The screen you see before the shoot and the results are different and strange. before(IMG_1) after(IMG_2) I've been in touch with Apple for 2 months, but it hasn't been solved yet. Is there a developer who has experienced the same symptoms as me?
The original text is in Chinese, and below is the content translated using OpenAI. 問題描述: 因為一些因素,所以公司申請了兩個企業憑證,其中Entity Name一樣,但Team ID不一樣。現在發現iPhone16系列裝置的使用者,無法同時使用兩個憑證打包出來的APP,不是都會閃退就是其中一個會閃退。 重現問題的逐步說明: 測試的情況有兩種: 從iPhone16之前的裝置轉移資料到iPhone16,這兩個APP打開都會閃退 直接在iPhone16安裝這兩個APP,則第一個安裝的APP可以正常使用,第二個安裝的APP會閃退。如果想要切換能使用的APP,需要到 一般-VPN與裝置管理-INNOLUX CORPORATION ,點擊”刪除App”,然後更換安裝順序。 如果是舊裝置升級到iOS 18,則不會有該問題 期望的結果: 兩個APP都能正常使用 實際看到的結果: 如果是舊裝置移轉資料到iPhone16,則都會閃退:如果是直接在iPhone16安裝這兩個APP,則第一個安裝的APP可以正常使用,第二個安裝的APP會閃退。 OpenAI Translation: Problem Description: Due to certain factors, the company applied for two enterprise certificates, which have the same Entity Name but different Team IDs. It has now been discovered that users of the iPhone 16 series devices are unable to use apps packaged with both certificates simultaneously; either both apps crash or one of them crashes. Step-by-Step Reproduction of the Issue: There are two testing scenarios: Transferring data from a device prior to the iPhone
Topic:
Business & Education
SubTopic:
Device Management
Tags:
Code Signing
Enterprise
Device Management