Skip to content

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.

2 participants