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

Fix URL opening action on iOS #6384

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Fix URL opening action on iOS #6384

merged 3 commits into from
Feb 26, 2024

Conversation

AlexandreSi
Copy link
Collaborator

@AlexandreSi AlexandreSi commented Feb 26, 2024

Fixes #6154

  • Tested on iOS simulator (iPhone 14) to make sure the URL is opened
  • Tested on Android simulator (Pixel 5) to make sure the URL is still opened
  • Tested on web build (Chrome) to make sure the URL is still opened

@AlexandreSi AlexandreSi requested a review from 4ian as a code owner February 26, 2024 10:18
@AlexandreSi AlexandreSi merged commit e345b27 into master Feb 26, 2024
6 checks passed
@AlexandreSi AlexandreSi deleted the fix-link-opening-ios branch February 26, 2024 11:04
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.

iOS does not open URLs
2 participants