Whether using Storefront.current?.countryCode or SKPaymentQueue.default().storefront?.countryCode, both are returning USA only. (It used to return the correct country code before the update.) In the sandbox environment, the country code is returned correctly, but in the TestFlight environment, it always returns USA. There's no mention of this behavior in the beta release notes, so I'm posting it here for visibility.
Search results for
İOS 26 beta battery %1
250,801 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
It can be reproduced in macOS 26 beta 1 and beta 2.
Topic:
App & System Services
SubTopic:
Networking
Tags:
I have my iphone 7 plus charged at 100% at 1am,woke up at 5am to see 50% of battery lost. Running at ios 11.1 beta
I am having great battery life with beta2, was having horrible battery life with beta 1. Phone is cool to the touch again as well.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I'm using AirPods Pro 2 with an iPhone 15 Pro Max. After installing the IOS 26 beta I'm not able to get the new features to work. Does anyone have thoughts or info? Thanks
I am curious about the answer too. Do you have any information?For instance, Apps Like Battery Life or Battery Care are still on the App Store (and accepted by the Apple Review team). They both show the same Battery Wear rate. The only solution is to use the IOKit private framework or have the app compiled with SDK 10 or 11 max. If not, I'm wondering how they can get battery information without private APIs.To go further, because battery information decrease on each iOS version, I think the Apple Review team will refuse Battery apps shortly. Why? Apple provides battery health status in the iOS settings since iOS 11.3. With iOS 12, this feature is not in beta anymore. Apple users who will come to an Apple Store by saying Your battery health status is wrong, here what Battery Life is saying will be one situation that Apple will try to avoid the most.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Newest iOS drain battery faster to iOS 15.4 especially when you’re streaming movies online. Observation but not a question. Thanks
Since upgrading my Series 3 watch to beta 6, I am experiencing around half (or less) of the battery life in prior betas. I normally drop less than 10% overnight (I sleep with my watch on) and this morning I had dropped over 20%.I may file a bug report, but was curious if others were experiencing the same.
I've just updated to latest iOS beta realease on my iphone 6 (beta 7?) and now I can barely hold any charge. It charges overnight and i take it off around 9am, but 12 i'm at 67% with minimal usage and maybe spotify for my 30 minute commute. It also has started getting hot, like really hot.
This still happens with Xcode 26 beta 5. It also happens in all iOS versions below iOS 26, not only on iOS 18.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags:
I'm encountering an issue with our legacy Objective-C codebase that uses UIApplicationDelegate. Here are the steps to reproduce the issue: Uninstall the application from the device. Install and launch the application. As part of the launch event, the client requests notification permission. The permission prompt is still displayed, even though the client receives a remote notification token (which appears to be a cached one). I followed the same steps with a sample app built with Swift (SwiftUI), and this issue did not occur. In the Swift app, I consistently received a delegate call after the user allowed the notification permission. Could you please provide some insights into why this might be happening with only our client?
Topic:
App & System Services
SubTopic:
Notifications
Tags:
APNS
iOS
Notification Center
User Notifications
Hello, I want to make an IOS battery widget application using SwiftUI and WidgetKit. I researched a lot, but I could not find how to capture battery data for IOS. I need to access Battery Cycle, battery health and charging data. How can I do this?
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: 🔗 CodePen Demo 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!
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:
Today I updated to iOS 26 and after changing to clear mode nothing happens, the icons remain a solid color, everything remains a solid color, nothing is transparent.
Topic:
Community
SubTopic:
Apple Developers