Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all articles
Browse latest Browse all 2504

Issue Deploying iPad View in 10.1 Berlin..

$
0
0

My project in Delphi Berlin 10.1 has additional views for iPhone 4", iPhone 4.7", iPad and Android 4" which are declared as follows:

implementation

{$R *.fmx}
{$R *.iPad.fmx IOS}
{$R *.iPhone4in.fmx IOS}
{$R *.iPhone47in.fmx IOS}
{$R *.NmXhdpiPh.fmx ANDROID}

All render perfectly except for the iPad which which doesn't seem to make a difference on both the iOS simulator and the actual devices (tried on both iPad2 and iPad4).

The app is deployed and displayed in the iPhone view which is simply scaled up (X2). It seems like the iPad View is not detected and the Master View is displayed instead. I have tried deleting and recreating the views as well as ensure that everything is setup properly.

Not sure if I'm missing a step in creating ipad views or is this possibly a bug in 10.1 Berlin?

 


Viewing all articles
Browse latest Browse all 2504

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>