开发者

Only support iPad2

开发者 https://www.devze.com 2023-03-12 07:10 出处:网络
I am making a app involve the use of camera. However, ipad1 does not support and crash when press the camera.

I am making a app involve the use of camera. However, ipad1 does not support and crash when press the camera.

How can I choose that app only support ipad2 but not ipad1? Is there anything i can set in the setting or any code i开发者_如何学Python can type in?

Thank you all.


You can specify device requirements in the info.plist You would just specify that it needs a camera

0

精彩评论

暂无评论...
验证码 换一张
取 消