Search results for

İOS 26 beta battery %1

253,795 results found

Post

Replies

Boosts

Views

Activity

ios 12 beta 7 massive boost to battery life iPhone xs
So since I bought my iPhone xs at launch, it had pretty good battery life but after the first update, it all went downhill. Since then every update just made it worse and now I wanted to try ios 13, since it's almost time to release so most of the bugs are fixes, Beta 6 was bad and my phone drained even more, but now beta 7 is awesome, battery life is back to normal (At least lot of better than before and almost like when I bought it). So hopefully they don't change this for official release.
0
0
721
Aug ’19
iOS 26 UISplitViewController in dark mode appearance.
We have encountered a problem on iOS 26. When switching to dark mode, the color of all subviews (font color, background color, etc.) of the Sidebar (Primary View) of UISplitViewController will not change. For example, if it is set to the color of UIColor.label, it will always be black and will not be white in dark mode. On Xcode, just create a UISplitViewController in Storyboard without changing any settings, and run it directly to see the following: The title of the Navigation Bar defaults to the label color, and it is still black after switching to dark mode. There is no such problem in the Secondary View or other places. This problem has occurred since iOS 26 beta 3, and iOS 26 beta 4 is now the same. But beta 1 and beta 2 have no problem. I'm not sure if this is a bug, or if there is something that needs to be changed to adapt to iOS 26?
Topic: UI Frameworks SubTopic: UIKit Tags:
7
0
671
Jul ’25
IOS 14 Battery Drain
I personally like everything about this update. But the worst problem is the battery life. it’s been bothering me since i installed it. And i can’t downgrade to IOS 13 because i may loose all my data. Any solutions? Would there be a change if i go to IOS 14 Beta 3? Please answer ASAP.
3
0
1.1k
Jul ’20
[iOS 26 Beta] event.target.value is always empty — only from specific script domains
Hey everyone, After installing iOS 26 beta, I started noticing unexpected behavior in our input event handlers. Specifically, when users type into an field, event.target.value is always an empty string — but only when the JS file is loaded from a specific domain (e.g., t1.daumcdn.net). The exact same code works perfectly when hosted on other domains like t2.daumcdn.net or search1.daumcdn.net. 👉 I created a demo here: 🔗 https://codepen.io/bzasklcu-the-sans/pen/rNXogxL The scripts loaded from each domain are 100% identical (apart from the top-level selector). Before iOS 26 beta, this worked fine. I suspect this is related to ITP or some new cross-origin behavior in Safari, but I’d love to know if anyone else is running into this — or if someone knows a workaround. Thanks!
0
0
73
Jun ’25
IOS 26
I recent installed IOS 26, with my iphone 15 as a machine. I am experiencing glitch on switching apps, switching users in a specific apps. Delay is also visible when unlocking the phone, typing, touching the screen, going back to the previous app (clicking the arrow button on the top left). When using a two fingers navigating the phone, the other finger is unrecognizable when clicking on to something. Overall, UI were elegant and amazing. Please fix the responsiveness and may consider lower versions of iphone when possible.
1
0
63
Jun ’25
Xcode 26 Beta Rebooting Problems
Hi, I've been running Xcode 26 beta ever since Beta 1 and haven't had rebooting problems. Now with Xcode beta (Version 26.0 beta 4 (17A5285i)) I'll be working on a project when the system (Mac mini 2025) suddenly reboots itself. This has been going on since beta 3. I am also running MacOS 26.0 Beta (25A5316i). I have filed a bug report. Is anyone else having this problem? Thanks, Dan Uff
3
0
179
Jul ’25
AVSpeechSynthesizer read Mandarin as Cantonese(iOS 26 beta 3))
In iOS 26, AVSpeechSynthesizer read Mandarin into Cantonese pronunciation. No matter how you set the language, and change the settings of my phone system, it doesn't work. let utterance = AVSpeechUtterance(string: 你好啊) //let voice = AVSpeechSynthesisVoice(language: zh-CN) // not work let voice = AVSpeechSynthesisVoice(language: zh-Hans) // not work too utterance.voice = voice et synth = AVSpeechSynthesizer() synth.speak(utterance)
1
0
227
Jul ’25
Reply to UISegmentedControl Not Switching Segments on iOS Beta 26
I encountered the same issue with a UISegmentedControl in IB using Xcode 26 beta 1, but this is mostly fixed in a simple test app I created when using Xcode 26 beta 2. The first tap on an unselected segment has no effect, but thereafter the control works. However, the title of the manually selected segment is still obscured as it was with Xcode 26 beta 1.
Topic: UI Frameworks SubTopic: UIKit Tags:
Jun ’25
iOS 26 button glitch
Im just wondering with the new iOS 26 developer beta 2 has anyone else had the button glitch? its like the buttons glitch out and its just weird. You have to hold the liquid glass and be able to move the app windows for it to happen. you also can’t see it happen on screen recording for some reason. It recently happen to me when I was on a call with apple support for a different reason and the buttons that were highlighted were the only ones glitching out.
Topic: UI Frameworks SubTopic: General
6
0
529
Jun ’25
Intelligence Features not available in Xcode 26 beta 1
At the Platform State of the Union, Apple demoed clicking a ✨ button in the Xcode toolbar to use Apple Intelligence in Xcode. I don't see that button in Xcode Version 26.0 beta (17A5241e). Am I missing it? It's supposed to be in the upper-left corner, right? Do I need to turn it on or something? I'm on macOS 15.5 Sequoia, on a 16-inch, 2021 MacBook Pro
8
0
876
Jun ’25