Search results for

İOS 26 beta battery %1

253,944 results found

Post

Replies

Boosts

Views

Activity

iOS 26 Empty Stack Crash
When we compile our app using Xcode 26 and run it on iOS 26, we encounter a strange crash where the crashing thread shows no stack trace. After inspecting the registers, we have initially traced it to the Google Mobile Ads SDK. When we disable the initialization of the Google Mobile Ads SDK, the app no longer crashes. However, running the Google Mobile Ads SDK demo app on iOS 26 alone does not cause any issues; the crash only occurs once it is integrated into our app. We also tried enabling Address Sanitizer and Zombie Objects but found no valuable clues. Could you advise what other methods or tools we can use to further diagnose this issue? Additionally, when we compile the app with Xcode 15 and run it on iOS 26, everything works fine without crashes. app-2025-09-19-161044.ips.txt
6
0
363
Sep ’25
Battery Health Drain 1% every 10 days
My AppleCare is about to expire (a week) and I am experiencing 1% battery health decrease every 10 days or so. I use my iPhone 14 pro max lightly, and usually full charge it every 2 days. Followed all the tips that Apple recommends to maintain battery health, all of them did not work. Went to Apple store to get it fixed, but I have to pay out out pocket because it is now 94% and not eligible for AppleCare coverage that is supposed to be 79% or less. Suggestions would be appreciated on what should I do to get the battery replaced with my coverage. thank you
1
0
653
Jul ’24
Reply to watchOS 10.5 Draining Battery
After the last OS26 developer beta update the watch series 6 battery drains fast, in less than two hours life. I visited Apple Store , they said the battery was dead so I had to buy new watch series 10 The same issue happened in the new watch, the battery meter shows 50% after 1 hour Right now I’ve downgraded my update version to beta 11 until I can find a solution
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’25
iOS 26 & Xcode 26 - bug with keyboard by WebView
Environment iOS 26 (23A343) Xcode 26 Reproduces on device and Simulator Description When presenting a SwiftUI WebView (native iOS 26 component) or a WKWebView/UIWebView via UIViewRepresentable, focusing a text field inside the web view and then dismissing it breaks the keyboard layout behavior. After returning to the main app, tapping any TextField causes the keyboard to cover bottom controls (e.g. buttons). Expected safe area insets are not applied. The issue is only resolved after closing and reopening the keyboard once. Steps to Reproduce Open a SwiftUI screen with WebView (via .sheet or NavigationLink). Inside the web view, tap a text field to show the keyboard. Dismiss the web view. Tap a TextField in the main app. Expected Result Layout should adjust correctly. Bottom controls stay visible above the keyboard. Actual Result Keyboard covers bottom controls. Insets are ignored until the keyboard is dismissed and reopened. Notes Reproduces with: Native SwiftUI We
2
0
733
Sep ’25
An error occurred installing iOS 9 Public Beta 1
Hi guys,I have joined the Beta Program and tried to install iOS 9 Public Beta 1 today in my iPhone 6. I have installed the profile and downloaded the software, but got an error (no error code) An error occurred installing iOS 9 Public Beta 1 when tried to install. This error appears during the verifying update phase.Does anyone know how to help? Thanks!Best regards,Danilo
25
0
50k
Jul ’15
Reply to Getting FoundationsModel running in Simulator
Hi @cwoloszynski, Please share which beta versions of macOS, Xcode, and iOS you have set up. Suggested debugging steps are restarting Xcode and your Mac, and you can also try running on a physical device with the iOS 26 developer beta if you have one available, to ensure your Foundation Models code runs there properly. If the issue persists, please file feedback as well, and be sure to include your device information and OS and Xcode beta version numbers. Best, -J
Jul ’25