![]() |
Falsche Orientierung des Splashscreens (XE5/XE6/XE7)!
Hallo Zusammen!
Auch in XE7 fehlt immer noch ein Eintrag in der *.info.PList
Code:
Daher wird sowohl der Splashscreen als auch das 1. Formular "falschrum" geladen!
<key>UISupportedInterfaceOrientations~ipad</key>
<array> <string>UIInterfaceOrientationPortrait</string> <string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationLandscapeRight</string> </array> Ich erreiche den Eintrag durch manuelles hinzufügen von
Code:
in die *.dproj Datei unter: <Verinfo_BundleId>
<OrientationLandscapeRight>true</OrientationLandscapeRight>
<OrientationPortrait>true</OrientationPortrait> <OrientationLandscapeLeft>true</OrientationLandscapeLeft> Mavarik |
AW: Falsche Orientierung des Splashscreens (XE5/XE6/XE7)!
Du meinst den Splash vom XE7? Das wurde mir vom AG (für Android) gemeldet, konnte es auf die Schnelle nachvollziehen, hatte aber eher drauf getippt, dass die Quellgrafik falschrum ist. Das erklärt natürlich einiges. Was muss ich wie anpassen? Und nur einmal oder jedesmal beim erstellen?
|
AW: Falsche Orientierung des Splashscreens (XE5/XE6/XE7)!
Zitat:
Android funktioniert |
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:38 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz