Search results for

iPhone 16 pro

78,720 results found

Post

Replies

Boosts

Views

Activity

iPhone 14 pro widget reset to default
Hello, We have encountered an issue on iPhone 14 pro and iOS 16.1.1 Add Widget to Home screen, Widgets include IntentConfiguration. After 48 hours , Home screen widgets will be reset to default settings, all intent configuration are been cleared. Every 48 hours, all the widget in home screen will be reset. Is it iOS 16.1.1 bugs? Thanks~
0
0
269
Nov ’22
Xcode 16 crashes my Vision Pro Object Tracking App
I created an Object & Hand Tracking app based on the sample code released here by Apple. https://developer.apple.com/documentation/visionos/exploring_object_tracking_with_arkit The app worked great and everything was fine, but I realized I was coding on Xcode 16 beta 3, so I installed the latest Xcode 16 from the App Store and tested by app there, and it completely crashed. No idea why. Here is the console dyld[1457]: Symbol not found: _$ss13withTaskGroup2of9returning9isolation4bodyq_xm_q_mScA_pSgYiq_ScGyxGzYaXEtYas8SendableRzr0_lF Referenced from: <3AF14FE4-0A5F-381C-9FC5-E2520728FC65> /private/var/containers/Bundle/Application/F74E88F2-874F-4AF4-9D9A-0EFB51C9B1BD/Hand Tracking.app/Hand Tracking.debug.dylib Expected in: <2F158065-9DC8-33D2-A4BF-CF0C8A32131B> /usr/lib/swift/libswift_Concurrency.dylib It was working perfectly fine on Xcode 16 beta 3, which makes me think it's an Xcode 16 issue, but no idea how to fix this. I also installed Xcode 16.2 beta (th
1
0
640
Oct ’24
My iphone 13promax Camera isn’t working (focusing issue ) after updating to IOS 16
I am currently using iphone 13promaxLLA , and i was using iOS 15latest , and when i upgraded to IOS 16 , my all 3 lenses on rear camera stop working , they have focusing issues, none of the lenses are focusing the image , it’s so much annoying , it’s been 7 days now , and i am professional photographer , can’t use camera of this iphone , this is totally unfair , well front selfie camera is working properly , I request @apple and entire team to fix this software issue on iOS 16 asap , so i can make once again good creative content from its camera . ❤️ For assistance you can whatsapp me at :+923369948774
0
0
372
Sep ’22
IOS 14 Bluetooth Connectivity (iPhone 11 pro, iwatch 5 & Air pods pro)
I am facing a weird issue with iOS 14 on my iPhone 11 pro. I am using Apple watch series 5 and Air pods pro. My apple watch is always connected to my iPhone. While trying to connect by Air pods pro, my iPhone freezes and Music can't be played. Only after disconnecting the apple watch, the Air Pods connection is possible. Let me know if anyone is facing similar issue.
1
0
363
Sep ’20
TabView on IPAD (IOS18.1)
Dear friends, I am trying to use IOS18 API for TabView. Below code works well on simulator Iphone 16 Pro Max. But, it failed to show UI on simulator Ipad Pro 13 . TabView(selection: $selectedTab) { Tab(Test1, systemImage: bubble.left.and.bubble.right, value: .translation) { TestViewOne() } Tab(Test2, systemImage: character.textbox, value: .ruby) { TestViewTwo() } Tab(Test3, systemImage: person.crop.circle, value: .browser) { TestViewThree() } } There are 3 tabs, none of them can show the view (TestViewOne TestViewTwo TestViewThree ) until pressing button 4 (red 4 in the attached image). The view could show in the sidebar area instead of normal UI area, Is there any suggestions for this? thank you very much!
1
0
71
Jun ’25
Pairing iPhone 6 with iPad Pro via Bluetooth
Hi,I can use MultipeerConnectivity via WiFi to have 2 iOS devices communicate with each other. I would like to test this same app with Bluetooth alone. When I try to pair an iPhone 6 with iOS 12 with an iPad Pro with iOS 13, it does not detect each other.Yet the iPhone 6 can pair with my iWatch and both iPhone and iPad can recognize the Beats headset.How do I get the iPhone to detect the iPad and vice versa via Bluetooth?Thanks.
0
0
610
Nov ’19
Inconsistent Memory Management in Safari on iPhone 12 Pro
We have tested on iPhone 12 Pro and observed that Safari allowed approximately 1.5GB of RAM usage. Page refreshes when trying to allocate more memory. After performing a hard reset and erasing all content, I noticed that Safari allowed approximately 3GB of RAM usage for our webpage. However, after 2-3 days, the maximum allowable RAM usage in Safari decreases to about 1.5GB. Once 1.5GB limit is reached, the system reloads the page. To further investigate, I performed another hard reset on my device, and once again, Safari allowed around 3GB of RAM usage. Additionally, we tested this on iPhone 15 Pro and 15 Pro Max, where the RAM limitation in Safari is consistently around 3GB (page is reloading after reaching 3GB). Could you please clarify why the memory limit fluctuates after hard reset? Is there any specific setting or flag within Safari or iPhone that controls the maximum RAM usage, which could be causing this behavior? I also posted the issue there: htt
1
0
874
Aug ’24
Cannot add Wi-Fi Aware entitlement due to automatic signing failure
I tried to test out the new Wi-Fi aware framework but encountered the issue in the title. My operation steps are as follows: 1) create a hello world project using Xcode 26.0 beta 2) add Wi-Fi Aware entitlement and service following the sample code in Building peer-to-peer apps 3) run my code on an iPhone 16 Pro and fail at the building stage. The error message is Provisioning profile iOS Team Provisioning Profile: [my project name] doesn't include the com.apple.developer.wifi-aware entitlement. I also tried to build the sample app but faced the same issue.
3
0
108
Jun ’25
Can You Debug a Widget on Actual Device?
I'm working on an iOS app with a Widget. I am able to display the Widget on the iPhone 16 Pro Simulator. It doesn't appear on iPad mini 6th gen., though. Anyway, I want to make sure that it works on an actual device. If I try to add the Widget to the Home Screen, I cannot find it in the search list on iPhone XR and iPad 9th gen. If I set the target to that of the widget, Xcode gives me the following error. SendProcessControlEvent:toPid: encountered an error: Error Domain=com.apple.dt.deviceprocesscontrolservice Code=8 Failed to show Widget 'some bundle ID' error: … I hope that's not a sign of trouble. So how do you debug a Widget on an Actual Device? I've read some topics like this one here. Thanks.
2
0
76
May ’25
Apple Watch Ultra exercise app and activity rings won’t connect after charging
Since upgrading to iOS 26 beta on my Apple Watch Ultra and iPhone 16 Pro Max, my exercise app and activity rings have sporadically not connected after charging. Several recent mornings, when I’ve put my watch on, the activity rings are grayed out and when I click on them, they will show no activity, even though I have been active. Similarly, when I attempt to select the activity app, it will open, but when I select an activity, it will not start the workout. I’ve tried starting and restarting the watch and phone. I’ve checked permissions, and both the watch and phone are running the latest iOS. The only fix seems to be unpairing and repairing the watch and phone which is an absolute pain. Any assistance on how to permanently fix this would be greatly appreciated.
3
0
113
1w