Skip to content

fix(android): bump ioninappbrowser-android to 2.0.1 for Android 18 URI grant fix#112

Merged
alexgerardojacinto merged 1 commit into
mainfrom
fix/RMET-5241-implicit-uri-grants
Jul 8, 2026
Merged

fix(android): bump ioninappbrowser-android to 2.0.1 for Android 18 URI grant fix#112
alexgerardojacinto merged 1 commit into
mainfrom
fix/RMET-5241-implicit-uri-grants

Conversation

@alexgerardojacinto

@alexgerardojacinto alexgerardojacinto commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

This plugin delegates entirely to OSIABEngine/OSIABRouter in OSInAppBrowserLib-Android for the WebView file-chooser photo/video capture flow. OSInAppBrowserLib-Android 2.0.1 explicitly grants FLAG_GRANT_READ_URI_PERMISSION/FLAG_GRANT_WRITE_URI_PERMISSION on the capture intents, required by Android 18's implicit URI grant restriction (OSInAppBrowserLib-Android#57).

  • Bump ioninappbrowser-android from 2.0.0 to 2.0.1.

Part of RMET-5241.

Draft: ioninappbrowser-android:2.0.1 is not yet published to Maven Central — this PR is blocked on that release landing. Do not merge until then.

Test plan

  • Manual: exercised openInWebView -> takePhoto and recordVideo, built locally against a local Maven artifact for ioninappbrowser-android:2.0.1. Confirmed both work on Android 8 (this library's minSdk) and Android 17.

@alexgerardojacinto alexgerardojacinto marked this pull request as ready for review July 8, 2026 14:18
@alexgerardojacinto alexgerardojacinto merged commit e46c41a into main Jul 8, 2026
4 checks passed
@alexgerardojacinto alexgerardojacinto deleted the fix/RMET-5241-implicit-uri-grants branch July 8, 2026 14:34
capacitor-bot pushed a commit that referenced this pull request Jul 8, 2026
## [4.0.1](v4.0.0...v4.0.1) (2026-07-08)

### Bug Fixes

* **android:** bump ioninappbrowser-android to 2.0.1 for Android 18 URI grant fix ([#112](#112)) ([e46c41a](e46c41a))
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.

2 participants