Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: marcuswestin/WebViewJavascriptBridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sbtk44/WebViewJavascriptBridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 16 files changed
  • 2 contributors

Commits on Oct 11, 2017

  1. Add return to avoid crash

    sbtk44 committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    645ece1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Removing UIWebView support from this library, since Apple is now warn…

    …ing developers of their usage of the UIWebView APIs when submitting apps to the App Store for review. 
1. Removed UIWebView support and tests
2. Kept the WebView macOS support, as I don't think that has an issue yet.
3. Update the README.md to remove any UIWebView references.
4. Update the Podspec (version number, and description)
    J. Scott Tury committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    3f8bc72 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. As per review, removing more UIWebView references that were still in …

    …the code. I think this should eliminate them all now.
    J. Scott Tury committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    c2f99cb View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Oct 21, 2024

  1. Swift Package

    sbtk44 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3cc4f18 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Merge pull request #1 from manabipocket/Remove-UIWebView-Support

    Remove UI web view support
    sbtk44 authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aee95f5 View commit details
    Browse the repository at this point in the history
Loading