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

Fixes loadAfterBeforeload on iOS. Resolves #349. #350

Merged
merged 1 commit into from
Nov 21, 2018

Conversation

dpa99c
Copy link
Contributor

@dpa99c dpa99c commented Nov 20, 2018

For both UIWebView and WKWebView implementations on iOS.

Platforms affected

iOS

What does this PR do?

Fixes beforeload event (introduced by #276) for iOS

What testing has been done on this change?

Tested both allow & deny loading of URL with both iOS implementations in test container app (ignore its README).

  • To test with UIWebView use options: beforeload=yes,usewkwebview=no
  • To test with WKWebView use options: beforeload=yes,usewkwebview=yes

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

closes #349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants