Skip to content

doc(adroid): use pluginInitialize instead of initialize#1387

Merged
erisu merged 3 commits intoapache:masterfrom
GitToTheHub:pr-android-plugin-use-plugininitialize-instead-of-initialize
Feb 14, 2025
Merged

doc(adroid): use pluginInitialize instead of initialize#1387
erisu merged 3 commits intoapache:masterfrom
GitToTheHub:pr-android-plugin-use-plugininitialize-instead-of-initialize

Conversation

@GitToTheHub
Copy link
Contributor

  • The current code in CordovaPlugin.java states, that pluginInitialize should be used instead of initialize
  • Corrected in 12.x and dev

Platforms affected

Android

Motivation and Context

#1386

- The current code in CordovaPlugin.java states, that pluginInitialize should be used instead of initialize
- Corrected in 12.x and dev
Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erisu erisu changed the title Android Plugin: Use pluginInitialize instead of initialize doc(adroid): use pluginInitialize instead of initialize Feb 13, 2025
@erisu
Copy link
Member

erisu commented Feb 13, 2025

Can you also update 12.x-2025.01.
I forgot to merge this in before I created the new snapshot.

- The current code in CordovaPlugin.java states, that pluginInitialize should be used instead of initialize
- Corrected in 12.x-2025.01
@GitToTheHub
Copy link
Contributor Author

I updated it :)

@erisu erisu merged commit 3e22d39 into apache:master Feb 14, 2025
1 check passed
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