I-Pad Only iOS App

I am working on an app that needs to be available for I-Pads only - not iPhones. Is there a way to specify this? I have set the supportsTablet: true as suggested by this post but I need to explicitly state that the app is intended for i-Pads only. I know there is a way to do this in Xcode but not sure if there’s a way to in Expo.

Thanks!

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.