Search results for

İOS 26 beta battery %1

253,889 results found

Post

Replies

Boosts

Views

Activity

Reply to IOS 26 - Lock Iphone during install on "low battery" page
I was just in the same boat but was able to boot into DFU mode to resolve it. I was running the latest 18.5 beta on my iPhone 16 Pro Max. Decided to try the iOS 26 dev beta (like I do every year) and encountered my first soft brick situation...got stuck on the battery splash as described here. Putting the device in DFU mode (direct firmware update) allowed me to restore using my Mac. Keep in mind this will wipe your device, but I'm an iCloud user so not worried about that, and using my phone in general was most important to me. 9to5 Mac has a pretty good article on using DFU mode. Keep in mind when done right, you will not see an Apple logo or any splash, you'll see a black screen. Then when plugging into your Mac it will be recognized (unlike with the battery splash). Good Luck.
Topic: Community SubTopic: Apple Developers Tags:
Jun ’25
iOS 26 share map location
I am having a problem with the following scenario. The user opens the Maps app, then selects a location like a store or restaurant, then taps on share and then on my app. On iOS 26, my app stopped showing as an option to receive the location altogether. After changing the NSExtensionActivationRule to TRUEPREDICATE to accept all, I see this difference between the OS versions. iOS 18.5 (lldb) po extensionContext?.inputItems ▿ Optional> ▿ some : 1 element - 0 : - userInfo: { NSExtensionItemAttachmentsKey = ( {types = (n public.plain-textn)}, {types = (n com.apple.mapkit.map-itemn)}, {types = (n public.urln)} ); NSExtensionItemAttributedContentTextKey = {length = 329, bytes = 0x7b5c7274 66315c61 6e73695c 616e7369 ... 656e7472 61616c7d }; com.apple.UIKit.NSExtensionItemUserInfoIsContentManagedKey = 0; } iOS 26 (lldb) po extensionContext?.inputItems ▿ Optional> ▿ some : 1 element - 0 : - userInfo: { NSExtensionItemAttachmentsKey = ( {types =
0
0
59
Sep ’25
FamilyActivityPicker not showing in iOS 26
Hi, after updating to iOS 26 I'm encountering an issue where the FamilyActivityPicker no longer opens. No errors are shown in the console, it just never shows up. It works fine pre iOS 26. I've never had any issues with the picker showing up until iOS 26. My latest update was rejected because of this issue, but I've changed nothing in the code. Is anyone else experiencing this?
1
0
109
Sep ’25
Reply to [[UIDevice currentDevice] systemVersion] issue in iOS 26
showing iOS 19 to the customer instead of iOS 26 might confuse them. You could file a Feedback (and could cite my simple analysis above) but hopefully you have enough time to just prepare (at worst) a no-net-changes build of your app using Xcode 26. If you release that close to the iOS 26 release date then the confusion should be minimal. And for anyone who gets a confusing result running your old app on the beta, just chalk it up to ”well, it’s a beta.”
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’25
Battery Draining on iOS 14
I was using iPhone 7+ with iOS 13 and it was working perfectly. My phone got upgraded to iOS 14 and the battery life is pathetic. Earlier it lasts for more than a day and now it is draining pretty fast and not even last for half day use. Even draining upto 25% when phone is idle. Immediately resolve the issue and share workaround.
0
0
142
Dec ’20
hidesBottomBarWhenPushed does not work on iOS 26
Since iOS 26, hidesBottomBarWhenPushed no longer works. We have numerous screens in our app which depend on being able to extend content to the bottom of the screen, and this feels like a bug. Consider this example, running the exact same code across iOS 18 and iOS 26. On iOS 18, pushing the button pushes a view controller and the tab bar disappears, on iOS 26, however, pushing the view controller does not hide the tab bar. I've filed this as FB18543961 and attached the sample project.
Topic: UI Frameworks SubTopic: UIKit Tags:
2
0
147
Jul ’25
iPhone 6s plus, iOS 9.1 beta 3 severe battery drain
Is anyone experiencing a severe battery drain with this build?I have made it a habit to charge my iphone to 100% before I sleep so that it will not be charging overnight. I normally have from 85-95% battery after I wake up from approximately 7 hours of sleep. However, after this update I now have about 30% when I wake up on normal mode and 60% battery left on low battery mode. Both instances are a great cause of concern because the phone should not be consuming that much power during idle. I have checked my hardware at the genius bar with them stating that it is definitely a software issue. The diagnosis log that they refused to let me obtain personally shows that my battery goes down almost faster when I am asleep and not using the device than when I am awake and using it on a regular basis.
7
0
2.2k
Oct ’15