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 2018/09/26 14:51:49 UTC

[GitHub] vagishmm commented on issue #306: InApp browser not support in iPhone X devices

vagishmm commented on issue #306: InApp browser not support in iPhone X devices
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/306#issuecomment-424745502
 
 
   1) For this issue add iPhone X splash images in Images.xcassets. Automatically it will fix your UI issue.
   Please use below sizes for iPhone X
   
   **Device               | Portrait size          | Landscape size**
   iPhone XS Max | 1242px × 2688px | 2688px × 1242px
   iPhone XS         | 1125px × 2436px | 2436px × 1125px
   iPhone XR         | 828px × 1792px   | 1792px × 828px
   iPhone X           | 1125px × 2436px | 2436px × 1125px
   
   
   2)For Bottom URL please use this options.
   location=no,toolbar=no,hardwareback=no

----------------------------------------------------------------
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


With regards,
Apache Git Services

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