Search results for

“iPhone 16 pro”

80,570 results found

Post

Replies

Boosts

Views

Activity

Playground App not installed with update.
Like many of you, I installed the 18.2 iOS beta update for my new iPhone 16 Pro Max when it first came out. The Playground app was NOT installed with the update. I do have CleanUP in iPhoto, and I do have the new icon on the right of the Description field when i goto the emojis keyboard. When I click that icon, i get the option to request Early Access. Like many here, when I click that icon, I get the screen showing Early Access Requested. My concern is that the app Playground was not installed as part of my update. Has this happened to anyone else? Any thoughts other than reinstalling 18.2 ?? I combined a few screenshots to help elaborate.
0
0
1.7k
Oct ’24
How to receive AVMetricEvent performance data?
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?
2
0
421
Feb ’25
Uncategorized (Xcode): Command ClangStatCache failed with a nonzero exit code
I'm encountering an issue while trying to build my iOS app in Xcode for the simulator. Issue: Xcode Version: 15.x macOS Version: 14.x (Sonoma) Simulator: iPhone 16 Pro Error Message: Command ClangStatCache failed with a nonzero exit code Steps Taken: Cleaned build folder (Shift + Cmd + K) Deleted DerivedData (rm -rf ~/Library/Developer/Xcode/DerivedData) Updated Xcode and checked iOS SDK updates Disabled Clang Static Analyzer Cache None of these steps resolved the issue. Any help would be appreciated! Thanks in advance.
0
0
344
Mar ’25
Native Crash - Unknown Function (/usr/lib/system/libsystem_kernel.dylib) Unknown Function (/usr/lib/system/libsystem_kernel.dylib)
Hi, I encountered the following error while trying to launch a video game developed with Unity and running on an iPhone 12 and iPhone 16 Pro. Native StackTrace: Thread 2 (crashed) 0 libsystem_kernel.dylib 0x00000001d40102ec 1 libsystem_c.dylib 0x000000019330fba0 2 UnityFramework 0x000000010e7bc744 3 UnityFramework 0x000000010dc1c22c 4 UnityFramework 0x000000010cc26da4 5 CoreFoundation 0x000000018b4af984 6 libobjc.A.dylib 0x0000000183277140 7 libc++abi.dylib 0x00000001e7d20068 8 libc++abi.dylib 0x00000001e7d2000c 9 libdispatch.dylib 0x0000000193256de8 10 libdispatch.dylib 0x000000019325e400 11 libdispatch.dylib 0x000000019325ef30 12 libdispatch.dylib 0x0000000193269cb4 13 libdispatch.dylib 0x0000000193269528 14 libsystem_pthread.dylib 0x00000001e7e00934 15 libsystem_pthread.dylib 0x00000001e7dfd0cc
5
0
161
Aug ’25
MFMailComposeViewController keyboard issue on iPad Pro device for iPhone app
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.
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
466
Aug ’16
How can I create my own Genlock hardware for the iPhone 17 Pro?
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?
1
0
877
Sep ’25
Restart Issue iPhone 14 Pro Max
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?
1
0
261
Feb ’25
Scan feature on Iphone 16 or ios18.2
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?
1
0
657
Dec ’24
Issue with Wi-Fi Connection on iOS 18.0 iPhone 16 Series
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
4
0
1.6k
Nov ’24
IPhone Pro Max 12 and videoCompositionWithAsset:applyingCIFiltersWithHandler:
When trying to play non-HDR videos recorded with Pro Max, just calling: videoCompositionWithAsset:applyingCIFiltersWithHandler: freezes the Pro Max completely, works well in other models. Anyone experiencing that? Fixes? iOS 14.2.1
Replies
1
Boosts
0
Views
556
Activity
Nov ’20
Lag And Fps Drop in Iphone 12 pro in Pubg
Im having lag and fps drop in pubg in iphone 12 pro...pleasee fix this
Replies
135
Boosts
0
Views
61k
Activity
Oct ’20
Playground App not installed with update.
Like many of you, I installed the 18.2 iOS beta update for my new iPhone 16 Pro Max when it first came out. The Playground app was NOT installed with the update. I do have CleanUP in iPhoto, and I do have the new icon on the right of the Description field when i goto the emojis keyboard. When I click that icon, i get the option to request Early Access. Like many here, when I click that icon, I get the screen showing Early Access Requested. My concern is that the app Playground was not installed as part of my update. Has this happened to anyone else? Any thoughts other than reinstalling 18.2 ?? I combined a few screenshots to help elaborate.
Replies
0
Boosts
0
Views
1.7k
Activity
Oct ’24
How to receive AVMetricEvent performance data?
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?
Replies
2
Boosts
0
Views
421
Activity
Feb ’25
Uncategorized (Xcode): Command ClangStatCache failed with a nonzero exit code
I'm encountering an issue while trying to build my iOS app in Xcode for the simulator. Issue: Xcode Version: 15.x macOS Version: 14.x (Sonoma) Simulator: iPhone 16 Pro Error Message: Command ClangStatCache failed with a nonzero exit code Steps Taken: Cleaned build folder (Shift + Cmd + K) Deleted DerivedData (rm -rf ~/Library/Developer/Xcode/DerivedData) Updated Xcode and checked iOS SDK updates Disabled Clang Static Analyzer Cache None of these steps resolved the issue. Any help would be appreciated! Thanks in advance.
Replies
0
Boosts
0
Views
344
Activity
Mar ’25
Native Crash - Unknown Function (/usr/lib/system/libsystem_kernel.dylib) Unknown Function (/usr/lib/system/libsystem_kernel.dylib)
Hi, I encountered the following error while trying to launch a video game developed with Unity and running on an iPhone 12 and iPhone 16 Pro. Native StackTrace: Thread 2 (crashed) 0 libsystem_kernel.dylib 0x00000001d40102ec 1 libsystem_c.dylib 0x000000019330fba0 2 UnityFramework 0x000000010e7bc744 3 UnityFramework 0x000000010dc1c22c 4 UnityFramework 0x000000010cc26da4 5 CoreFoundation 0x000000018b4af984 6 libobjc.A.dylib 0x0000000183277140 7 libc++abi.dylib 0x00000001e7d20068 8 libc++abi.dylib 0x00000001e7d2000c 9 libdispatch.dylib 0x0000000193256de8 10 libdispatch.dylib 0x000000019325e400 11 libdispatch.dylib 0x000000019325ef30 12 libdispatch.dylib 0x0000000193269cb4 13 libdispatch.dylib 0x0000000193269528 14 libsystem_pthread.dylib 0x00000001e7e00934 15 libsystem_pthread.dylib 0x00000001e7dfd0cc
Replies
5
Boosts
0
Views
161
Activity
Aug ’25
Macbook Pro 16 inch 2019 end of support
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
Replies
1
Boosts
0
Views
1.2k
Activity
Dec ’23
Battery drain, overheating on iPhone 15 Pro With bugs
I Downloaded new beta 7 iOS 26 update and i have issues with my iPhone 15 pro
Replies
1
Boosts
0
Views
199
Activity
Aug ’25
MFMailComposeViewController keyboard issue on iPad Pro device for iPhone app
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.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
466
Activity
Aug ’16
How can I create my own Genlock hardware for the iPhone 17 Pro?
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?
Replies
1
Boosts
0
Views
877
Activity
Sep ’25
Restart Issue iPhone 14 Pro Max
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?
Replies
1
Boosts
0
Views
261
Activity
Feb ’25
CarPlay & iPhone 17 Pro (Pixelated Screen)
Hello, Since having my iPhone 17 Pro, my CarPlay screen has been pixelated and unusable Is there any update coming soon to resolve this issue?
Replies
2
Boosts
0
Views
399
Activity
Nov ’25
Problem with the result when zooming with iPhone 14 pro.
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?
Replies
0
Boosts
0
Views
471
Activity
Jan ’23
Scan feature on Iphone 16 or ios18.2
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?
Replies
1
Boosts
0
Views
657
Activity
Dec ’24
Issue with Wi-Fi Connection on iOS 18.0 iPhone 16 Series
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
Replies
4
Boosts
0
Views
1.6k
Activity
Nov ’24