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

iOS beforeload event blank page #809

Open
2 of 3 tasks
Ananya-96 opened this issue Oct 31, 2020 · 0 comments
Open
2 of 3 tasks

iOS beforeload event blank page #809

Ananya-96 opened this issue Oct 31, 2020 · 0 comments

Comments

@Ananya-96
Copy link

Ananya-96 commented Oct 31, 2020

Bug Report

Problem

I tried to open a new window with beforeload event, but the link is not loading. It shows a blank page

window.cordova.InAppBrowser.open("<url>","_blank","location=no,beforeload=yes")

I also tried with beforeload=get

What is expected to happen?

The URL should be loaded properly

What does actually happen?

A blank page is opened. It works fine without beforeload=yes

Environment, Platform, Device

iOS: 13.0
cordova: 9.0.0
cordova-plugin-inappbrowser: tried with 3.1.0 and cordova plugin add https://github.com/apache/cordova-plugin-inappbrowser

Both the versions not working

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant