Search results for

İOS 26 beta battery %1

250,926 results found

Post

Replies

Boosts

Views

Activity

Downgrading from iOS 10 beta 1
Hello everyone, Here I wanted to know is there a way that can downgrade the iOS from iOS 10 Developer Beta back to iOS 9.3.2 without losing data. Somebody said I should go get a iPSW file to restore my device and restore from the previous backup, it that right. Thanks all.
2
0
439
Jun ’16
IOS 9.1 Beta 1 can't download
I yesterday enrolled my device in the Device Beta programme and I Got A OTA update Saying IOS 9.1 public beta 1 But When reaching the half download it gives me a error message that Error Occurred in Updating OS I have tried it several times since yesterday I doesn't seem to update Please help!
2
0
519
Sep ’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
989
Oct ’23
IOS Battery Detailed Fetch Data
Hello, I want to design a widget application for iOS that provides detailed battery information. I did a lot of research on how to capture battery data with SwiftUI, but I could not get the result I wanted. I was able to do this on macOS but not on the IOS side. I'm wondering how I can do this for the latest IOS version? I need battery health, battery cycle, detailed charging information.
0
0
346
Sep ’23
iOS 17 - battery drain
Since the latest update of iOS (17.4) I can tell that I can see battery drain on my iPhone 15 Pro! Especially at nights! I use Wi-Fi calling so when I get ready to sleep I turn airplane mode on and leave it on all night. The next morning I get up and my iPhone has already lost at least 10% battery (!!!) Today it had a loss of 25% (!!!). It went from 66% to 51% in 8 hours! In the battery usage there are social media apps mostly with the most of consumption. I also kill all the apps from the background every single night before I go to sleep. So what eats my battery so much at night? Any thoughts or tips please?
1
0
1.1k
Mar ’24
Reply to Carplay grid in list
I didn't think it was possible that it was a new template as i did not install any beta for iOS 26, but i guess i can see it on the simulator anyway. Anyway, thank you for your response, I will be able to do it on iOS 26 and the new templates looks great !
Topic: Community SubTopic: Apple Developers Tags:
Jun ’25
iOS 26 Beta bug - keyboard toolbar with bottom safe area inset
Hello! I have experienced a weird bug in iOS 26 Beta (8) and previous beta versions. The safe area inset is not correctly aligned with the keyboard toolbar on real devices and simulators. When you focus a new textfield the bottom safe area is correctly placed aligned the keyboard toolbar. On real devices the safe area inset view is covered slightly by the keyboard toolbar, which is even worse than on the simulator. Here's a clip from a simulator: Here's the code that reproduced the bug I experienced in our app. #Preview { NavigationStack { ScrollView { TextField(, text: .constant()) .padding() .background(Color.secondary) TextField(, text: .constant()) .padding() .background(Color.green) } .padding() .safeAreaInset(edge: .bottom, content: { Color.red .frame(maxWidth: .infinity) .frame(height: 40) }) .toolbar { ToolbarItem(placement: .keyboard) { Button {} label: { Text(test) } } } } }
1
0
331
3w
Reply to Navigation Title no longer showing for first Tab in iOS/iPadOS 26
iOS 26 Navigation Title Not Displaying - Solution Problem Description After updating to iOS 26 beta, navigation titles stopped displaying in some of our SwiftUI views, while others continued to work. The affected views showed no navigation bar - the title, large title display mode, and toolbar items were not visible. This behavior is different from iOS 18, where the same code displays navigation titles as expected. Affected Configuration iOS Version: iOS 26 beta (all current betas through beta 7) SwiftUI: NavigationStack with .navigationTitle() and .navigationBarTitleDisplayMode(.large) Specific Pattern: Views where ScrollView or Form is the direct child of the view body The Change in Behavior In iOS 26, when a view's body directly returns a ScrollView or Form, the navigation title doesn't appear. Here's an example of code that displays the navigation title in iOS 18 but not i
Topic: UI Frameworks SubTopic: SwiftUI Tags:
1w
Reply to iOS 9 beta 5 heat up iPhone
iI've been impressed by battery life in previous betas, but so far Beta 5 on my 5S is suffering from the same issues as described - rapid battery loss and excessive heating just doing simple tasks.The battery % seems off too - it jumped from 17% to 1% in a minute, then lasted another 30 minutes at 1% streaming over 3G. im going to try turning off WiFi assist, then network settings and I'll report back.
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’15
Reply to Using Pencil with iOS 10 beta 1
Same issue with iOS 10 Beta 4. The pencil worked fine under Beta 1 through 3. I tried rebooting, re-pairing, restoring iOS 10 beta 4 from iTunes, a new tip on the pencil. The pencil pairs, the battery level is displayed in notifications, but no recognition on the iPad pro 12.9. The Notes.app is also very slow, and crashes within 1-2 minutes, even after reloading Beta 4 via iTunes restore. I'm going to stop by an apple store to see if my pencil works with another ipad pro.
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’16