Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inappbrowser not opening on iOS 13 by using reusable window #534

Merged
merged 7 commits into from
Sep 24, 2019

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    8810c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8805f5d View commit details
    Browse the repository at this point in the history
  3. (ios) Fix iOS 13 show not working

    Removed tmpWindow and controller.
    This was introduced to fix IAB with WKWebView before WKIAB existed.
    NiklasMerz committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    81bec09 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    82d496a View commit details
    Browse the repository at this point in the history
  2. New fix attempt

    NiklasMerz committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    4376dda View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Move window hiding to 'browserExit'

    Fixes close, hide and toolbar 'done' and makes cordova window responsive
    NiklasMerz committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    79b1bb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    8553946 View commit details
    Browse the repository at this point in the history