GithubHelp home page GithubHelp logo

Comments (9)

janpio avatar janpio commented on July 20, 2024

What exactly is the problem on iOS11 in comparison to iOS10?
Can you share screenshots?

from cordova-plugin-inappbrowser.

shineabel avatar shineabel commented on July 20, 2024

@janpio
Thank you for your reply
I used this config
toolbar=no,hidenavigationbuttons=yes,closebuttoncaption=X,disallowoverscroll=yes,toolbarcolor=#eaeffa,toolbarposition=top,transitionstyle=fliphorizontal,toolbartranslucent=yes'
and found on iOS 11.0.x 11.3.x and 11.4.x,the toolbar covered the body content

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on July 20, 2024

So the <<Rainbow ... should be visiblae fully and not be hidden behind the toolbar usually?
Your app itself is behaving fine?

Might this be related to the viewport changes introduced in iOS11? I can't find a good source right now, but there were things like https://stephenradford.me/removing-the-white-bars-in-safari-on-iphone-x/

from cordova-plugin-inappbrowser.

shineabel avatar shineabel commented on July 20, 2024

yes, should be visible fully
it's not related to the viewport

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on July 20, 2024

Please create a new project with cordova create, install the IAB plugin and create some code to open a IAB with a page that display the behavior you describe. Put a copy of that project in a public GitHub repository and post the link here please.

from cordova-plugin-inappbrowser.

YDJSZY avatar YDJSZY commented on July 20, 2024

I have the same problem.how to resolve it?

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on July 20, 2024

Help us understand by doing what I wrote in #287 (comment) - then maybe a developer can look at it and fix it.

from cordova-plugin-inappbrowser.

YDJSZY avatar YDJSZY commented on July 20, 2024

this is my code:
window.$open(url, '_blank', location=${locationVal},hideurlbar=yes,toolbarposition=top,toolbarcolor=#5972E8,closebuttoncolor=#ffffff,hidenavigationbuttons=yes,closebuttoncaption=关闭)
image
I hope that:
image
my page is covered by toolbar

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on July 20, 2024

Is this reproducible in a new, plain Cordova app? A minimal reproduction repository would really help to debug and later fix this issue. More information on how to create one: https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md

from cordova-plugin-inappbrowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.