Skip to content

feat: Plugin configuration API for plugin's web implementation #7123

Open
@oliveryasuna

Description

@oliveryasuna

Feature Request

Description

There is an API to read plugin configuration from both the Android and iOS implementations (https://capacitorjs.com/docs/plugins/configuration-values), but not the web implementation in JS. This would be a useful feature for plugins to ensure consistent functionality across all platforms.

My specific use case:

I am developing a plugin to integrate LogRocket. I would like developers to have the freedom to specify their LogRocket appID in the Capacitor configuration or at runtime. The plugin must support Android, iOS, and Web.

Platform(s)

Web.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions