ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

IPHONEX Splash Screen Issue -- Ionic v1 #393

Closed chandni-tache closed 5 years ago

chandni-tache commented 5 years ago

Hi

I am having an ongoing project in Ionic 1 , to make the app works fine for iphoneX interface as well, the css changed made within the application. However, the splash screen is creating issue.

Plugins installed for Splash screen - cordova-plugin-splashscreen 5.0.2

Also, the required splashes are added to the code, both landscape and portrait .

But, somehow, whenever I run the app the landscape version appear for a fraction of second and then it switches to Portrait mode.

Unable to find the solution.

Ionic version: (check one with "x") (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) (For Ionic 2.x & 3.x issues, please use https://github.com/ionic-team/ionic-v3) [ ] 4.x

I'm submitting a ... (check one with "x") [ ] bug report [ ] feature request

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

insert the output from ionic info here
ptitjes commented 5 years ago

As explained in the issue template, issues for Ionic 1.x should now be made in the ionic-v1 repository. I believe you won't have any followup here. Also, isn't it something more related to ionic-native?

chandni-tache commented 5 years ago

It is fixed by removing entry of Landscape image from Contents.json file