IOS 15 iPad landscape view for apps that only support portrait view

Now with IPhone only apps allowing for rotation on IPad within IOS 15, how does a developer allow for this function on Apps that are both IPhone and IPad supported, but on IPad Only show up in portrait mode. An example app with this issue would be Tetris.

You should do it in info.plist:

IOS 15 iPad landscape view for apps that only support portrait view
 
 
Q