Search results for

İOS 26 beta battery %1

250,948 results found

Post

Replies

Boosts

Views

Activity

restoreCompletedTransactions not working on iOS 26
I use [[SKPaymentQueue defaultQueue] restoreCompletedTransactions]. Works on my App which is in the store (compiled pre-iOS 26). If I compile the same App now, same codebase with Xcode Version 26.0, restore does not work. Nothing happens. Tested on real device (iOS 26). Documentation says its deprecated, but my deployment target is iOS 12. Anyone has similar issues? Any recommendations?
2
0
53
2d
iOS 26 Webview and alert issue
Hello, In iOS 26 beta, we are seeing an unexpected behavior when using SwiftUI WebView (or a custom WKWebView via UIViewRepresentable). When an alert is presented above the WebView, the WebView immediately reloads to its initial page. The alert itself also disappears instantly, making it impossible for the user to interact with it. This issue occurs both with the new SwiftUI WebView / WebPage API and with a wrapped WKWebView. The problem was not present in previous iOS versions (iOS 17/18). Steps to reproduce: Create a SwiftUI view with a WebView (pointing to any URL). Add a toolbar button that toggles a SwiftUI alert. Run the app on iOS 26 beta. Tap the button to trigger the alert. Expected behavior: The WebView should remain as-is, and the alert should stay visible until the user dismisses it. Actual behavior: As soon as the alert appears, the WebView reloads and resets to the initial page. The alert disappears immediately. Minimal Exam
2
0
626
2w
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
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
141
Dec ’20
Xcode 26 beta iOS 16 crash Symbol not found: _UIMenuAutoFill
when launch my app from the Xcode 26 beta on iOS 16 I get this crash: Referenced from: /private/var/containers/Bundle/Application/7C842707-BB01-4C34-A2E0-318DC6E5B3D8/My APP.app/My APP.debug.dylib Expected in: <44798FBF-5AD6-37FB-A58C-DE1B58F2A2E7> /System/Library/Frameworks/UIKit.framework/UIKit Symbol not found: _UIMenuAutoFill Referenced from: /private/var/containers/Bundle/Application/7C842707-BB01-4C34-A2E0-318DC6E5B3D8/My APP.app/My APP.debug.dylib Expected in: <44798FBF-5AD6-37FB-A58C-DE1B58F2A2E7> /System/Library/Frameworks/UIKit.framework/UIKit dyld config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/usr/lib/libBacktraceRecording.dylib:/usr/lib/libMainThreadChecker.dylib:/usr/lib/libRPAC.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
Topic: UI Frameworks SubTopic: UIKit Tags:
5
0
82
Jul ’25