Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
-2 votes
1 answer
98 views

Our Flutter app has been rejected by App Review 4 times. The reviewer reports that typing into the email/password fields on an iPad Air 11-inch (M3) running iPadOS 26.4.2 causes the fields to clear, ...
Mr x's user avatar
Advice
0 votes
0 replies
142 views

I'm building a Flutter app that connects a custom USB UVC camera (via USB-C / USB OTG) to a mobile device to capture and analyze images. On Android, I've successfully implemented this using: ...
Ahmed Ashraf's user avatar
0 votes
0 answers
38 views

I'm building a turn-based iMessage game and hitting a wall with iPad support. Looking for anyone who has solved this. The Problem On iPad, didSelect(message:conversation:) only fires the first time a ...
Anemme's user avatar
0 votes
0 answers
45 views

After upgrading to iPadOS 26, I found that my previously landscape-locked iPad apps stopped respecting orientation when rebuilt with cordova-ios 8.0.0, even though the same apps built earlier still ...
Craig Prosser's user avatar
-2 votes
1 answer
101 views

I am making a fullscreen dashboard with a toolbar that must stay at the bottom. On Chrome (that uses webkit) on iPad, when I close the virtual keyboard, it is possible to scroll down and see the body ...
jwtrees's user avatar
0 votes
2 answers
919 views

Flutter dialog or drawer closes immediately on iPadOS 26.1 (Flutter 3.35.x) When launch a flutter app on an iPad device or simulator running iPadOS 26.1 (you can get the latest simulators by updating ...
Mohammad Alamoudi's user avatar
0 votes
0 answers
97 views

I have a custom input view in my app which is .focusable(). It behaves similar to a TextField, where it must be focused in order to be used. This works fine on all platforms including iPad, except ...
Jordan Ellis's user avatar
0 votes
0 answers
34 views

I have a solution with a row of items, scrollable horizontally, which is working fine everywhere, but when I scroll vertically over that row on my iPad with the trackpad, the scrolling stops and it ...
Henrik Lindqvist's user avatar
1 vote
0 answers
105 views

In iPadOS 18, Apple moved the UITabBar from the bottom to the top as a floating tab bar, but I’m unable to get the correct frame for it. I need the exact frame (and optionally each tab item’s view) so ...
Krunal Nagvadia's user avatar
0 votes
0 answers
114 views

I'm working on a Flutter app targeting iOS, specifically dealing with device orientation on iPads. I've encountered a common issue where programmatic orientation changes (using SystemChrome....
mohan's user avatar
2 votes
0 answers
214 views

Given an HTML5 video element... ‹video id='video' autoplay muted playsinline></video> ..and some JavaScript to set its source to a camera by means of getUserMedia... (async () => { ...
Will's user avatar
1 vote
0 answers
59 views

What I do: Build the the AudioDriverKit example driver from Apple and install to an M1 Ipad. Allow the driver in the settings. Open some browser and go to Youtube. Play some video. Stop playback and ...
tuple_cat's user avatar
-1 votes
2 answers
425 views

I'm working on an old Objective-C project and I'm trying to adapt iOS 26 and liquid glass to current UI. I'm facing an issue that the three dot buttons won't automatically move inside navigation item ...
hell2809's user avatar
1 vote
0 answers
153 views

I'm using UISplitViewController with .tripleColumn style. In some screens, I want to show all three columns: .primary .supplementary .secondary In other screens, I only want to show two columns: ....
bAthi's user avatar
0 votes
1 answer
170 views

I have NavigationSplitView on iPad with sidebar and details. Details has ToolbarItem with placement .leading. When we toggle visibility by pressing sidebar button, this item jumps in the end and start ...
dandand's user avatar

15 30 50 per page
1
2 3 4 5
2302