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

Removed all references of UIWebView #347

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

arnold-plakolli
Copy link

Checklist

  • I've checked that all new and existing tests pass
  • I've updated the documentation if necessary
  • I've added an entry in the CHANGELOG to credit myself

Description

In order to remove all references of UIWebView (Because Apple doesn't accept upload of binaries that include references to UIWebView anymore) I had to bump the minimum version for AFNetworking to 4.0. Installation of that version of AFNetworking required us to increase the minimum deployment target for iOS to 9.0 and for macOS to 10.10.

Motivation and Context

This PR fixes issue #323

Arnold Plakolli added 4 commits August 6, 2021 17:12
…g pod version to 4.0

Since AFNetworking 4.0 required minimum deployment versions for iOS 9.0 and for macOS 10.0 I had to do that as well
Updated Readme
@pavannaik12
Copy link

bhjheghehdv

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

Successfully merging this pull request may close these issues.

None yet

2 participants