Search results for

İOS 26 beta battery %1

253,814 results found

Post

Replies

Boosts

Views

Activity

Sierra beta 2 battery issue
Since the beta 2 update my 2013 MacBook Pro won't shut down or sleep properly.When I close the screen lid to sleep the computer it won't completely sleep.When I take it out from my bag it's still warm and the battery is depleteing.Another problem is it won't shut down completely too.When i click shutdown and then turn it on in the morning I will get the red indicator telling me to plug in the charger.This is a very serious issue.If I make the battery completely depleted everyday it may damage the battery life in the long term.Please help me with this issue.Thanks.
1
0
271
Aug ’16
.tabBarMinimizeBehavior(.onScrollDown) not triggering in tabs that use NavigationStack(path:) (iOS 26 / Xcode 26 beta 7)
Environment iOS 26.0 (device), Xcode 26 beta 7 SwiftUI TabView using the new Tab(…, value:) API iPhone only (aware that minimize is iPhone-only) Issue .tabBarMinimizeBehavior(.onScrollDown) only works reliably in my Settings tab. In my other tabs (Dashboard / Games / Help), the tab bar does not minimize when scrolling, even though the content is scrollable. The main difference: those tabs are wrapped in a NavigationStack(path:) with a bound NavigationPath. Settings has no path binding. Repro (minimal) import SwiftUI enum TabSel: Hashable { case dashboard, games, settings } struct Root: View { @State private var selection: TabSel = .dashboard // Per-tab paths @State private var dashPath = NavigationPath() @State private var gamesPath = NavigationPath() var body: some View { if #available(iOS 26, *) { TabView(selection: $selection) { // ❌ Does NOT minimize when scrolling SwiftUI.Tab(Dashboard, systemImage: square.grid.2x2.fill, value: .dashboard) { NavigationStack(pa
Topic: UI Frameworks SubTopic: SwiftUI Tags:
2
0
228
Sep ’25
;unable to install iOS 26 beta on my iPhone 16 Pro (iPadOS 26 beta installs just fine on my iPad mini 6 however).
The Apple logo and progress bar appear, and the progress bar gets about halfway through when the screen disappears, then reappears with the Apple logo and progress bar, and then eventually the progress bar just disappears, and only the Apple logo appears. After staring at that for an hour, I gave up and restored iOS 18.5. I made three attempts with Beta 1 and one attempt with Beta 2 and had the same results.
0
0
267
Jun ’25
Reply to watchOS 2 beta, Constant Restarts
Same here. Beta 2: Battery drains extremely quick. Watch was fully charged and used from 9am today. Near 12:00pm reached 0%. Just 3 hours and this is new record after beta 1.The watch also restarted automatically frequently during above 3 hours. Even worse than beta 1.I will use it for my trip from tomorrow. I can accept bugs but how can i accept no battery? >_<
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
iOS 17 have tremendous battery drain
Dear you guys, Before updating iOS 17, I thought that this version will have some new features or some features will be enhanced but not. It's really make my phone's battery drain more than as usual. Normally, I just charge battery only 1 times/ a day but now after updating to iOS 17 I often charge 2 times or more while I still use the same apps
1
0
995
Oct ’23