Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #3020: Update UserAgent to iOS 14.3 version. #3174

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Conversation

iccub
Copy link
Contributor

@iccub iccub commented Jan 5, 2021

Summary of Changes

This pull request fixes #3020

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()

Test Plan:

Compare user agent to Safari.

Test note: when testing on iOS simulator i noticed that Version/ part of UA can be 14.0.1. sometimes instead of .2,
both numbers should be fine.

Screenshots:

Zrzut ekranu 2021-01-5 o 21 40 38

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • release-notes/(include|exclude)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue is assigned to a milestone (should happen at merge time).

@iccub iccub requested a review from a team January 5, 2021 17:03
@iccub iccub added blocked If a ticket is blocked for some reason, if not using a sub-block label, please provide info in issue and removed blocked If a ticket is blocked for some reason, if not using a sub-block label, please provide info in issue labels Jan 5, 2021
@iccub iccub merged commit 5091778 into development Jan 6, 2021
@iccub iccub deleted the bugfix/3020 branch January 6, 2021 10:53
@kjozwiak kjozwiak added this to the 1.23 milestone Feb 9, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update user agent to 14.3
4 participants