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(android): crash when trying to open blob urls #2274

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

OS-martacarlos
Copy link
Collaborator

Description

  • when trying to open blob urls, an app using the @capacitor/browser plugin would just crash, with an ActivityNotFoundException
  • the try/catch block wasn't placed properly

references: https://outsystemsrd.atlassian.net/browse/RMET-3912

@OS-martacarlos OS-martacarlos requested a review from a team December 9, 2024 10:53
@OS-martacarlos OS-martacarlos self-assigned this Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

Released dev build of browser with dev version: 7.0.0-dev-2274-20241218T105447.0

- when trying to open blob urls, an app using the @capacitor/browser plugin would just crash, with an `ActivityNotFoundException`
- the try/catch block wasn't placed properly

https://outsystemsrd.atlassian.net/browse/RMET-3912
@OS-martacarlos OS-martacarlos force-pushed the fix/RMET-3912/crash-on-bloburl branch from 29a93ff to 2d1838b Compare December 9, 2024 11:04
@OS-martacarlos OS-martacarlos merged commit 74fe051 into main Dec 18, 2024
9 checks passed
@OS-martacarlos OS-martacarlos deleted the fix/RMET-3912/crash-on-bloburl branch December 18, 2024 10:58
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