Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
179 views

I am having a UISplitViewController with style doubleColumn. Although the documentation said that setting primaryBackgroundStyle to none will allow you to control the background appearance of the ...
Noura's user avatar
  • 744
0 votes
2 answers
748 views

In iOS 26, the UISplitViewController primary or detail ViewController is displayed in modal mode, which is not correct. How to remove it? Code for my UISplitViewController subclass: override func ...
Mikhail S's user avatar
  • 4,100
0 votes
0 answers
132 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
  • 331
1 vote
0 answers
49 views

I have an iOS app that uses UISplitViewController as its root view controller. The "primary" view of the split view controller (the narrower one on the left) is a navigation controller. ...
Tom Hamming's user avatar
-1 votes
2 answers
122 views

App seems to be crashing in UIKit when it is running on iPad. Has anyone experienced this crash. Here is crash report. Not able to reproduce consistently. adding a root view controller <...
Sourabh's user avatar
-1 votes
1 answer
122 views

I have an app which supports both iPhone and iPad, and it uses an embedded UISplitViewController. I'd like to manually control the sidebar visibility, so I have added a button to toggle it on/off. ...
Tritonal's user avatar
  • 881
1 vote
1 answer
56 views

I have a UISplitViewController with two UINavigationControllers as primary and detail view controllers, created using Storyboard. The primary has a static UITableViewController and clicking on a row ...
sridhar_rajagopal's user avatar
0 votes
0 answers
37 views

I have an IpadCoordinator defined as: class IpadLayoutCoordinator: BaseCoordinator { private let rootViewController: UINavigationController private lazy var splitVC: UISplitViewController = {...
helpinghand's user avatar
-1 votes
1 answer
59 views

I'm facing an issue - when UISearchBar is activated then inputAccessoryView gets hidden and doesn't show up even after de-activation of UISearchBar searching in iPad. Video Steps to the issue Start ...
Rajat Mishra's user avatar
  • 1,065
-1 votes
1 answer
87 views

This is an issue that affects the iPhone 11 and the iPhone Xr on both the simulator and on physical devices. I also tested with the X, XS, 11Pro, 12, 13Pro and 14Pro (some on real devices, some on ...
Rudedog's user avatar
  • 4,752
0 votes
1 answer
89 views

When view is selected, the view's layout is not entirely in the range of the primary view area. How could this be possible?! How can I make the view entirely fit in the primary view area? The left ...
zs2020's user avatar
  • 54.7k
2 votes
0 answers
228 views

I'm making a react-native based app, and I can partially use Swift code by react-native's NativeModule feature. My app will be used as Split view / Slide over mode in iPad, and I want to know if my ...
SimJungUk's user avatar
1 vote
0 answers
76 views

I am trying to use SwiftUI View as a primary view in a UISplitViewController. I have setup and added my PrimaryViewController to the NavigationController in my SplitviewController, in Storyboard. ...
reza23's user avatar
  • 3,443
0 votes
1 answer
204 views

Mac apps that have a sidebar (Mail, Finder, etc) allow you to resize its width, and that width is preserved across app launches. You enable this behavior in an AppKit app by assigning autosaveName on ...
Jordan H's user avatar
  • 56.5k
2 votes
1 answer
3k views

I am trying to make side bar in NavigationSplitView with clear background for side bar, so that detail view is visible under sidebar when it is open.In UIKit it is possible to make, when iPhone in ...
Анна Овчинникова's user avatar
1 vote
1 answer
153 views

The problem happens only with the iPad with the master column having a negative origin. Create UISplitViewController with Master and Detail view controllers. Use UITableViewController or regular ...
Yurkevich's user avatar
  • 4,547
1 vote
0 answers
40 views

I know this is a big debated topic, but I couldn't find a successful answer to my problem. Since I've tried most of all of the solutions people posted. I have a TabBar, that as a button "Account&...
Reborned BBIAJ's user avatar
3 votes
0 answers
61 views

Is there anyway to hide the details view controller of a UISplitviewController in all circumstances? I have this requirement where the details VC needs to be hidden (or absent) at first and then slide ...
Richard Witherspoon's user avatar
1 vote
0 answers
90 views

I use a UISplitViewController and I change the back button color whenever showing the detail view through: /* In ParentVC */ let backButton = UIBarButtonItem(title: "", style: .plain, ...
fphelp's user avatar
  • 1,644
0 votes
1 answer
61 views

I have two UIViewControllers already designed in XCode Storyboard file. All I need to do is create a UISplitViewController and make one of them master and other detail. I can't find a way to do that ...
Deepak Sharma's user avatar
0 votes
1 answer
880 views

I’m using UISplitViewController to create a sidebar for my app - its style is .doubleColumn and I leave the preferredDisplayMode set to its default automatic behavior. It appears like the Photos app ...
Jordan H's user avatar
  • 56.5k
0 votes
1 answer
549 views

I have master view and some DetialsViewController. When I present the detailsViewController I use this code: mainStoryboard = UIStoryboard(name: "StoryboardiPad", bundle: nil) ...
Steven's user avatar
  • 780
2 votes
0 answers
267 views

I'm trying to create a UIKit tvOS application using a UISplitViewController - ideally I would to have the primary pane overlay the child (details) and would like it to collapse to a compact mode when ...
omnir's user avatar
  • 133
3 votes
1 answer
947 views

I'm working on an iPadOS app in which I use UISplitViewController. So far I have been using old APIs and handling everything (including the displayModeButtonItem) manually. Now I wanted to migrate to ...
fragon's user avatar
  • 3,471
1 vote
0 answers
62 views

I am using the latest Xcode version 13.1, also tried in Xcode 12. I am trying to add UITabBarController as a master view of UISplitViewController using just a storyboard (no code involved) as shown in ...
skJosh's user avatar
  • 661
4 votes
2 answers
248 views

I have a UISplitViewController with 2 custom viewControllers. When I go to setup the primary view controller and want to get the frame of the view, it gives me a totally odd value and when using it to ...
reza23's user avatar
  • 3,443
-1 votes
1 answer
197 views

When I compile and run my tvOS project with the new Xcode13+, the tab bar scrolls with the scrollView, and I can't access the split view controller moving the focus. The issue doesn't happen with ...
Matteo Gobbi's user avatar
  • 17.7k
0 votes
1 answer
203 views

I have a problem when launching the app in SplitScreen when the app has compact traits, the UISplitViewController is not loading its children unless dragged into regular trait. The view hierarchy is ...
AndreiVataselu's user avatar
0 votes
0 answers
413 views

I would look to show 2 column grid in all devices, while it works as expected in all devices and orientation except when ipad have split view it is broken. Expected result Actual result Below is the ...
user4150758's user avatar
1 vote
1 answer
109 views

As you can see, in a 3 lines SplitViewController, on the top, there are while space that are not match the background color. Any way to set them the same as the blue background? The red background ...
Owen Zhao's user avatar
  • 3,395
0 votes
1 answer
791 views

I am using the new UISplitViewController, coming with iOS 14 as follows: let splitViewController = UISplitViewController(style: .doubleColumn) splitViewController.preferredDisplayMode = ....
Niklas's user avatar
  • 1,808
2 votes
1 answer
679 views

In my UIKit App i am using a UISplitViewController() as my rootViewController. I configure it in my SceneDelegate like this: var splitView: UISplitViewController? func scene(_ scene: UIScene, ...
Niklas's user avatar
  • 1,808
1 vote
0 answers
176 views

The new iOS 15 navigation bars are translucent when scrolled to the top by default. Because I am showing a UIMapView, I don't want this behaviour for this particular ViewController, while keeping this ...
Zandor Smith's user avatar
1 vote
0 answers
116 views

On Xcode's Interface Builder, if I add a UISplitViewController to my storyboard, the width of the view of the rootViewController for the splitViewController's master is larger than the area assigned ...
SuddenMoustache's user avatar
1 vote
1 answer
308 views

In my app, i am using a UISplitViewController like this: let splitViewController = UISplitViewController() splitViewController.preferredDisplayMode = .oneBesideSecondary splitViewController....
Niklas's user avatar
  • 1,808
1 vote
2 answers
630 views

I've read all the other responses to this, and they all seems really old and don't seem to work. I'm trying to create an application with a UITabBar, and have on of those tabs be a ...
Will's user avatar
  • 5,590
0 votes
1 answer
299 views

Just like we have show(_ vc: UIViewController, sender: Any?) & showDetailViewController(_ vc: UIViewController, sender: Any?) to push & present ViewControllers irrespective of the case whether ...
udbhateja's user avatar
  • 998
0 votes
1 answer
210 views

I have an application that uses a UISplitViewController as its window's root view controller. The app used what was the Master-Detail Xcode template when it was made. The master VC is a ...
Left as an exercise's user avatar
1 vote
0 answers
35 views

I present a ViewController from a segue on a DetailViewController. The user taps a button, and the intended ViewController "slides up" via a modal. When I call self.dismiss(animated: true, ...
moosgrn's user avatar
  • 379
0 votes
0 answers
184 views

I'm using a single storyboard for a SplitViewController on both iPhone and iPad. The user should be able to select the intended content from the column TableView, see a preview of it on the Detail ...
moosgrn's user avatar
  • 379
0 votes
1 answer
1k views

Background: I have a UISplitViewController showing a UITabBarController as its detail view (.secondary). The UITabBarController shows a UIViewController embedded in a UINavigationController. The plot ...
user14664032's user avatar
4 votes
2 answers
2k views

I'm having a lot of trouble figuring out how to structure a UISplitViewController. I want: A sidebar in the primary view (always) I want the 1st sidebar navigation item (animals) to show triple (...
lacking-cypher's user avatar
6 votes
4 answers
537 views

I am having trouble pinning the UIButton to the bottom of my UIViewController, (There is a tab bar if that helps). Here are the constraints of the UIButton. Originally, it all worked fine, but ever ...
isaacthedev's user avatar
0 votes
0 answers
66 views

I have an existing iOS app with a Navigation Controller (root view) that is set up as the initial view controller. In the storyboard, it has a Relationship "root view controller" to "my ...
JeffB6688's user avatar
  • 3,890
1 vote
2 answers
224 views

I've queried the Catalog in the ReportServer database to get the list of folders that exist in the report server. So I have results that look like this: [Path] /Admin /Compliance/Self Serve/Dublin /...
Phteven's user avatar
  • 139
0 votes
0 answers
115 views

I'm trying to implement SplitView functionality in my iOS application, it's working fine only in landscape mode in iPad devices. If I launch or rotate the application from landscape to portrait mode ...
Ravikanth Manne's user avatar
1 vote
0 answers
77 views

I am trying to set up a split view controller on my app. It is handled in the storyboard, and the problem is the master and detail show in the same pane, and overlap each other. The detail never shows ...
isaacthedev's user avatar
1 vote
1 answer
143 views

Using Xcode 12.4 running on the simulator using iOS 14.4 Running the following code: struct ContentView: View { var body: some View { NavigationView { Text("some View"...
eklektek's user avatar
  • 1,173
1 vote
1 answer
147 views

I have a splitViewController setup on Storyboard. Its setup as Master on MasterViewController() and on DetailController on DetailViewController(). Whenever the app launches I always get the ...
snksnk's user avatar
  • 1,605
3 votes
1 answer
497 views

How does one change the width of the primary column in new splitviewcontroller (iOS 14)? I'm using preferredPrimaryColumnWidthFraction = 0.5 and it doesn't have any effect. My svc has style = ...
Phantom59's user avatar
  • 1,127

1
2 3 4 5
42