Skip to content

fix(android): initialize#347

Merged
erisu merged 1 commit intohavesource:masterfrom
kumo01GitHub:fix/initialize
Jun 30, 2025
Merged

fix(android): initialize#347
erisu merged 1 commit intohavesource:masterfrom
kumo01GitHub:fix/initialize

Conversation

@kumo01GitHub
Copy link

@kumo01GitHub kumo01GitHub commented Jun 6, 2025

Description

  • Override CordovaPlugin.pluginInitialize()
  • Remove calling super method

Related Issue

N/A

Motivation and Context

Now, CordovaPlugin.initialize() is deprecated at Cordova-android@v14.0.0.
refs apache/cordova-android#1771

Following cordova-docs, use pluginInitialize and remove calling super method.

How Has This Been Tested?

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@erisu erisu added this to the 6.0.0 milestone Jun 30, 2025
@erisu erisu merged commit 1586402 into havesource:master Jun 30, 2025
4 checks passed
@kumo01GitHub kumo01GitHub deleted the fix/initialize branch June 30, 2025 07:25
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants