Apps that I've written to implement split-screen mode for iPhone Plus devices in landscape mode no longer implement split-screen mode when built and run on the iPhone Xs Max. For example the detail view cannot be constrained to right side of the screen while the Master view is constrained to the left side of the screen, but rather the detail view is extended over the entire screen. This unexpected behavior occurs only on the iPhone Xs Max and not on the earlier, iPhone Plus device models.
An example of the expected UI behavior is what you see in the built-in Apple Mail and Calendar apps when you rotate an iPhone Plus device to the landscape orientation.
Interestingly, the Apple Mail app has unexpected UI behavior on the iPhone Xs Max for iOS 12 (through 12.1, beta 2 so far); wherein the mail message headers on the left side of the screen partially obscure the body of the selected message that is normally entirely confined to the right side of the screen. This unexpected behavior in the Mail app does not occur on the earlier iPhone Plus models and is therefore probably a bug (reported).