Skip to content

refactor(android)!: remove deprecated APIs orphaned by @NativePlugin drop - #8564

Merged
OS-ruimoreiramendes merged 1 commit into
fix/RMET-5305/drop-native-plugin-v2from
refactor/RMET-5304/remove-deprecated-apis
Aug 11, 2026
Merged

refactor(android)!: remove deprecated APIs orphaned by @NativePlugin drop#8564
OS-ruimoreiramendes merged 1 commit into
fix/RMET-5305/drop-native-plugin-v2from
refactor/RMET-5304/remove-deprecated-apis

Conversation

@OS-ruimoreiramendes

@OS-ruimoreiramendes OS-ruimoreiramendes commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

Follow-up to the @NativePlugin removal RMET-5305. Removes deprecated APIs in Plugin and Bridge whose remaining internal consumers were the legacy permission/activity-result flow.

ref: https://outsystemsrd.atlassian.net/browse/RMET-5304

Intentionally kept (still overridden by CordovaPlugin for Cordova compatibility):
Plugin.handleRequestPermissionsResult, Plugin.handleOnActivityResult, Plugin.hasDefinedRequiredPermissions, Plugin.hasRequiredPermissions.
A follow-up ticket will refactor CordovaPlugin to enable full removal in Cap 10.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

@OS-ruimoreiramendes
OS-ruimoreiramendes force-pushed the refactor/RMET-5304/remove-deprecated-apis branch from 5d6fe9b to d2ad117 Compare August 11, 2026 16:36
@OS-ruimoreiramendes
OS-ruimoreiramendes merged commit 7b53880 into next Aug 11, 2026
6 checks passed
@OS-ruimoreiramendes
OS-ruimoreiramendes deleted the refactor/RMET-5304/remove-deprecated-apis branch August 11, 2026 16: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