iOS Question limiting app install base

Yanik Freeman

Member
Licensed User
Hi there,

This thread mentions the use of the #Target: iPhone attribute to limit an app install base to iPhones only:


Yet when I include this in my project and publish on the app store I was able to install it on an iPod Touch and an iPad.

B4X:
#iPhoneOrientations: Portrait
#iPadOrientations: Portrait
#Target: iPhone
#MinVersion: 12

This app is only optimized for iPhone screens, am I missing something here?
 

Alexander Stolte

Expert
Licensed User
Longtime User
This app is only optimized for iPhone screens, am I missing something here?
No.
Do you see your app in the App Store on the iPad? I doubt it, all my apps that have the same code as yours are only visible in the App Store on the iPhone. Nevertheless, I can install the app on an iPad via the IDE.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…