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-3680 - Prepare to release version 1.0.1 #29

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Conversation

alexgerardojacinto
Copy link
Collaborator

Description

  • Merges development into main

Context

References: https://outsystemsrd.atlassian.net/browse/RMET-3680

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Tests

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

…rnal Browser

Context: resolveActivity can return null even if the URL can actually be opened. In the cases where it can't, that will be caught in the catch, maintaining the current behaviour, as the error returned is the same.

References: https://outsystemsrd.atlassian.net/browse/RMET-3680
…ctivity

RMET-3680 OSInAppBrowserLib-Android - Don't try to resolve activity before opening URL
Copy link

@alexgerardojacinto alexgerardojacinto merged commit b40b9da into main Sep 20, 2024
8 checks passed
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