How do I test Share Sheet on an Xcode Simulator?

I am able to successfully test the sharing of data from my new app using ActivityViewController when I use real devices such as my iPhone 6s and iPhone 12.

However, I need to test the same function on an iPad but don’t own a real iPad device. Is there any way of testing the share sheet on the iPad simulator? Obviously the share sheet needs to show other native apps on the device . Is there some sort of sandbox that will allow me to test this on one of the iPad simulators.

Thanks,
Rhys