While I haven't seen this personally, just shared video from users, but in my app i have UITableViewController subclasses that use the UIRefreshControl for pull to refresh. For some strange reason on the iPhone max and Plus devices it is like the refresh part doesn't show at all. So you can't do a pull to refresh.
The biggest change i had made was switching to SceneDelegates. I have no idea how that would be related.
The biggest change i had made was switching to SceneDelegates. I have no idea how that would be related.