apache / apache/cordova-docs

<param name="onload" value="true" />

Open
#973 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
353
Forks
565
Avg merge
7h 15m
Merged PRs (30d)
5

Description

https://cordova.apache.org/docs/en/9.x/guide/platforms/android/plugin.html#plugin-initialization-and-lifetime
https://cordova.apache.org/docs/en/9.x/guide/platforms/ios/plugin.html#plugin-initialization-and-lifetime

both have this:

> Plugins are not instantiated until they are first referenced by a call from JavaScript, unless with an onload name attribute is set to "true" in config.xml.

Is this actually true, `config.xml`? Or does this refer to `plugin.xml`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.