Hi all,
I would like to ask how to prevent user install the mobile app in their iPad mini.
There are some policy in our company, they can install on iPad or iPad pro, but it is not allow the mobile app developed by Outsystems install on their iPad mini.
Anyone know how to block the user to install on iPad mini? Where is the setting to do this function?
many thanks~
Hi,I think it is not possible, I was looking for and the only possible limitation I found was this:
Values for the UIDeviceFamily key
UIDeviceFamily
https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW11
How to change plist info:
https://www.outsystems.com/forge/component-overview/3079/edit-plist-file-plugin
https://www.outsystems.com/forums/discussion/22505/how-to-add-entries-to-plist-file-for-ios/
Regards
Pedro Costa wrote:
Thank you for your reply. Can I detect the device type (e.g. iPad Pro/ iPad mini) and to popup a windows to warning the user he can not use this app on iPad mini?
Is there any outsystems function can check the device type? If yes, I can do some function to prevent user use this app
Thanks
I believe so, see this component:
https://www.outsystems.com/forge/component-overview/5389/get-device-information