You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/20 14:46:00 UTC

[jira] [Commented] (CB-13396) Splash screen images are resized incorrectly on iPhone X

    [ https://issues.apache.org/jira/browse/CB-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445840#comment-16445840 ] 

ASF GitHub Bot commented on CB-13396:
-------------------------------------

dodomui commented on issue #135: CB-13396: (ios) Fix image sizing on iPhone X
URL: https://github.com/apache/cordova-plugin-splashscreen/pull/135#issuecomment-383119469
 
 
   Hi @Lazza, I'm new to ionic.
   Wonder if you could kindly advise to fix the splashcreen resizing automatically while startup.
   
   I'm using Ionic 1 + cordova 4.3.1 due to need to support IOS 8 for my app.
   There's only one files under hooks/after_prepare/ which is 010_add_platform_class.js
   Tried add a new file hooks/after_prepare/fix_splash_ios11.sh
   But received below error.
   Error: spawn EACCES
   
   [ERROR] An error occurred while running cordova build ios (exit code 1).
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Splash screen images are resized incorrectly on iPhone X
> --------------------------------------------------------
>
>                 Key: CB-13396
>                 URL: https://issues.apache.org/jira/browse/CB-13396
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-splashscreen
>         Environment: iOS 11 / iPhone X
>            Reporter: Ken Mickles
>            Priority: Major
>              Labels: splashscreen
>
> CDVSplashScreen-updateBounds doesn't take iOS11's new safeAreaInsets into account, causing the image size to change when CDVLaunchScreen.storyboard transitions to the CDVSplashScreen image.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org