Skip to main content
0 votes
0 answers
21 views

When I have a text field on bottom of a list, then tap on it to show the keyboard that has a toolbar button, on iOS 26, the keyboard's toolbar covers the text field: However, it worked fine on iOS 18....
HL666's user avatar
  • 318
0 votes
0 answers
24 views

I'm implementing resumable uploads on iOS based on this documentation and wwdc video The server correctly sends a 104 Upload Resumption Supported informational response, which I receive in my delegate....
streem's user avatar
  • 9,172
-1 votes
0 answers
34 views

On Apple's developer website, they list: Xcode 26.2 RC (17C48) from date December 3, 2025. The downloaded file is called Xcode_26.2_Release_Candidate_Apple_silicon.xip I installed this on December 7, ...
sudoExclamationExclamation's user avatar
-2 votes
0 answers
24 views

I have an iphone 17 max pro running ios 26.1. It is connected to my Mac Pro Sequoia 15.7.2. I have XCode 26.0.1. I want xcode to see my iphone, and i want to enable developer options on my iphone, but ...
IgorGanapolsky's user avatar
0 votes
0 answers
23 views

I’m using an AUAudioUnit I/O unit for simultaneous playback + recording. While running, it invokes my: inputHandler (called when input is available) outputProvider (called to provide audio for ...
nartherion's user avatar
0 votes
0 answers
48 views

I am trying to remove the spacing under the iOS 26 Liquid Glass tab bar. I want the to remove it or align the Liquid Glass tab bar to bottom. It is the yellow part under the tab items. It looks good ...
Mat Koffman's user avatar
2 votes
1 answer
45 views

I'm drawing a cut-out hole in CAShapeLayer using UIBezierPath, this is the code I have so far: let view = UIView( frame: CGRect(origin: .zero, size: CGSize(width: 500.0, height: 500.0)) ) view....
lazarevzubov's user avatar
  • 2,481
0 votes
0 answers
33 views

Trying to integrate Adaptive AdMob for iOS part of myCcompose Multiplatform project. I followed these materials: A guy from Medium: https://medium.com/@diegoturchi95/admob-integration-in-compose-...
Mark Delphi's user avatar
  • 1,819
0 votes
0 answers
15 views

I’m trying to send time-sensitive push notifications to iOS devices using Pushy. According to Apple’s APNs and Pushy documentation, I should send interruption-level: time-sensitive inside the aps ...
Sunil Kumar's user avatar
-1 votes
0 answers
24 views

Having a master-detail view with a navigation stack used to be implemented by having a UISplitViewController with 2 navigation controllers. In compact layout these 2 controllers magically "...
battlmonstr's user avatar
  • 6,338
0 votes
0 answers
31 views

After installing modules shown below I keep getting this error, after trying to run an app in Xcode: firebase: 11.1.0 @react-native-firebase/app: 23.7.0 @react-native-firebase/auth: 23.7.0 @react-...
TomkejanUFO's user avatar
0 votes
2 answers
53 views

I want to change the color of the unselected/default items in TabView. It works fine for the selected tab and the text of unselected item, but it does not change the color of the unselected item icon. ...
Jay.'s user avatar
  • 332
-1 votes
0 answers
27 views

To correct a failed server request, I'm re-inserting a row in my tableview. The cell in question has a looping animation in one of its subviews/layers, so it's my understanding that setCompletionBlock ...
Merricat's user avatar
  • 2,898
1 vote
0 answers
31 views

I'm trying to create an "invisible" widget using Scriptable on iOS 26. The goal is for it to blend seamlessly into the home screen background. However, iOS seems to add a subtle 1–2 pixel ...
dervarex's user avatar
0 votes
0 answers
21 views

I am building a .NET MAUI mobile app that uses MSAL.NET to authenticate with Azure AD B2C. On iOS TestFlight builds, when I call AcquireTokenInteractive(), the system browser (...
Khan Mehnaz's user avatar

15 30 50 per page
1
2 3 4 5
45902