Skip to content
This repository was archived by the owner on May 18, 2021. It is now read-only.
This repository was archived by the owner on May 18, 2021. It is now read-only.

cca push disables non-manifest-linked cordova plugins #31

@ghost

Description

Hi all,

I added cordova plugin using:
cca plugin add org.apache.cordova.device

and then invoked:
cca push --watch --target=my_ip

Unfortunately, device variable is not defined.

However, when I invoke:
cca run

Then, the app is installed on my phone and I can get access to the device variable.
Do you know why this plugin is not attached when invoking cca push?
I am sure that it is possible somehow to attach this plugin, because other plugins are attached by default. Unfortunately, I do not know how to do that.

Can you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions