You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/01 03:29:10 UTC

[GitHub] [cordova-plugin-inappbrowser] prasads commented on issue #382: Incorrect Status Bar Position on iPad Pro 12.9" Gen 3 Device (New Model)

prasads commented on issue #382: Incorrect Status Bar Position on iPad Pro 12.9" Gen 3 Device (New Model)
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/382#issuecomment-607006354
 
 
   > @joeldhenry I just created the default universal png file with my desired splash screen image and added it to my config.xml file like below:
   > 
   > ```
   > <plugin name="cordova-plugin-splashscreen" spec="^5.0.2" />
   > <splash src="res/screen/ios/Default@2x~universal~anyany.png" />
   > <preference name="SplashMaintainAspectRatio" value="true" />
   > <preference name="SplashScreenDelay" value="0"/>
   > <preference name="AutoHideSplashScreen" value="false" />
   > <preference name="FadeSplashScreenDuration" value="0"/>
   > <preference name="FadeSplashScreen" value="false"/>
   > ```
   
   
   
   > @joeldhenry I just created the default universal png file with my desired splash screen image and added it to my config.xml file like below:
   > 
   > ```
   > <plugin name="cordova-plugin-splashscreen" spec="^5.0.2" />
   > <splash src="res/screen/ios/Default@2x~universal~anyany.png" />
   > <preference name="SplashMaintainAspectRatio" value="true" />
   > <preference name="SplashScreenDelay" value="0"/>
   > <preference name="AutoHideSplashScreen" value="false" />
   > <preference name="FadeSplashScreenDuration" value="0"/>
   > <preference name="FadeSplashScreen" value="false"/>
   > ```
   
   Hi @cvanem ,
   After adding universal image my whole Cordova app zoomed out, cab you please help on this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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