GithubHelp home page GithubHelp logo

Comments (11)

janpio avatar janpio commented on June 22, 2024

What platform are you talking about?

from cordova-plugin-inappbrowser.

Loboboboboboo avatar Loboboboboboo commented on June 22, 2024

Phonegap - iPhone 6 - iOS 11.4.1

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on June 22, 2024

What version of Cordova are you using? What version of Cordovs-iOS? What version of the plugin?
Do you have a simple that can reproduce the behavior you describe?

from cordova-plugin-inappbrowser.

Loboboboboboo avatar Loboboboboboo commented on June 22, 2024
  • Cordova 7.1.0
  • engine name="ios" spec="~4.5.4"
  • cordova-plugin-inappbrowser 3.0.0

Simple example being linking to a html file containing just this:

<iframe width="560" height="315" src="https://www.youtube.com/embed/C0DPdy98e4c" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

The code triggering that being:

window.open('html page url, '_blank', 'location=no)

from cordova-plugin-inappbrowser.

Loboboboboboo avatar Loboboboboboo commented on June 22, 2024

Is this a known thing that happens generally or is it a bug in my setup?

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on June 22, 2024

I don't know. Did you find anything in the documentation?

from cordova-plugin-inappbrowser.

Loboboboboboo avatar Loboboboboboo commented on June 22, 2024

Nope - I presumed it was just a feature that was lacking but based off your questions about my specific setup you gave me some doubts..

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on June 22, 2024

InAppBrowser is a plugin for Cordova, that enables users to show websites in another "window" in their app. This is done by creating a native container that holds a webview and some navigation UI. Maybe the webview can be configured to play sounds even when the device is on silent, and just isn't. My questions were just to understand all the specifics of the problem.

from cordova-plugin-inappbrowser.

Loboboboboboo avatar Loboboboboboo commented on June 22, 2024

Yeah, fair enough, and thanks for helping! Hopefully this can be configured some way..

from cordova-plugin-inappbrowser.

janpio avatar janpio commented on June 22, 2024

If I had the time I would now research how this plugin creates the webview, search for some documentation on that from Apple and see if there maybe is some option to configure that.

from cordova-plugin-inappbrowser.

ternblom avatar ternblom commented on June 22, 2024

Hello,

You can fix this using this plugin https://github.com/EddyVerbruggen/cordova-plugin-backgroundaudio

I had the same problem and this plugin take care of everything.

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.