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

RMET-311: Fix user agent being reused in WKWebView for OutsystemsApps. #22

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

GFOutsystems
Copy link

@GFOutsystems GFOutsystems commented Dec 4, 2020

A fix introduced in the commit: #5 was reintroduced in last version.

This fixes the problem.

https://outsystemsrd.atlassian.net/browse/RMET-311

Platforms affected

  • iOS
  • Android

Motivation and Context

Fixes a problem that could happen when opening an Outsystems app from the in app browser.

Description

Now it doesn't napped Outsystems app V2.9 to the user agent.

Testing

Tested in sample app by opening all the available URLs. Including OutSystems Apps URLs and downloads.

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • 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)
  • I've updated the documentation if necessary

A fix introduced in the commit: #5

Due to changes on the API the fix had to be changed.
@GFOutsystems GFOutsystems merged commit 79bfdb3 into outsystems Dec 4, 2020
@GFOutsystems GFOutsystems deleted the feature/fixUserAgent branch December 4, 2020 17:43
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.

3 participants