Skip to content

Plugin crashes phonegapbuild #29

@AbrahamBrookes

Description

@AbrahamBrookes

Hi, I pasted your code into my config.xml:
<gap:plugin name="com-admob-plugin" version="5.3.1" source="npm"/>
and when I upload to phonegapbuild I get this error:
Error - Plugin (or a specific plugin version) not found in external repo: com-admob-plugin@5.3.1": Fetching plugin "com-admob-plugin@5.3.1" via npm Failed to fetch plugin com-admob-plugin - You can fix this here
picture:
error

if I remove the version property I don't get this error:
<gap:plugin name="com-admob-plugin" source="npm"/>
But the plugin doesn't work in my app when I compile like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions