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)Remove UIWebView useragent for cordova-ios@6.x.x #263

Closed
wants to merge 1 commit into from

Conversation

etiennea
Copy link

Platforms affected

iOS

Motivation and Context

Will not build on cordova-ios@6.x.x due to deprecated method

Description

Removes a method not available anymore

Testing

No testing required

Checklist

  • [v] I've run the tests to see all new and existing tests pass
  • [v] I added automated test coverage as appropriate for this change
  • [v] Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • [v] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • [v] I've updated the documentation if necessary

@timbru31 timbru31 linked an issue Jul 28, 2020 that may be closed by this pull request
3 tasks
timbru31 added a commit that referenced this pull request Aug 25, 2020
timbru31 added a commit that referenced this pull request Aug 25, 2020
@timbru31
Copy link
Member

Thank you very much for your PR, it I’ve gone ahead and re-implemented the „method“ for WKWebView support

@elisde
Copy link

elisde commented Sep 16, 2020

Guys, will this plugin be available as a new release version? Is it possible to use latest plugin changes right now (in package.json) with UiWebView code removed in order to avoid apple play store message: ITMS-90809: Deprecated API Usage?

MayankLogiciel added a commit to MayankLogiciel/cordova-plugin-file-transfer that referenced this pull request Oct 5, 2020
* Add or update GitHub pull request and issue template
* docs: undeprecate the plugin (apache#267)
Co-authored-by: エリス <erisu@users.noreply.github.com>
* fix(ios): re-implement user agent overwrite (apache#268)
This closes apache#263 apache#258
* chore(npm): adds ignore list (apache#269)
* fix!: remove deprecated platforms (apache#270)
* chore: bump version to 2.0.0-dev (apache#273)
* chore: package cleanup (apache#272)
* refactor(eslint): use cordova-eslint /w fix (apache#275)
* chore: adds package-lock file (apache#274)
* doc: Improve progressEvent documentation (apache#280)

Co-authored-by: Jan Piotrowski <piotrowski+git@gmail.com>
Co-authored-by: Tim Brust <github@timbrust.de>
Co-authored-by: エリス <erisu@users.noreply.github.com>
Co-authored-by: Norman Breau <norman@normanbreau.com>
fabiofabbri84 pushed a commit to cimatti/cordova-plugin-file-transfer that referenced this pull request Jul 17, 2023
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.

No known instance method for selector 'userAgent' in CDVFileTransfer.m
3 participants