Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Plugin is discovered on every run #2

Closed
arznaar opened this issue May 28, 2017 · 4 comments
Closed

Plugin is discovered on every run #2

arznaar opened this issue May 28, 2017 · 4 comments
Assignees
Labels

Comments

@arznaar
Copy link

arznaar commented May 28, 2017

Every time you hit "cordova run android" cli spend some time saying:

Discovered plugin "cordova-plugin-itunesfilesharing" in config.xml. Adding it to the project

Now, due to changes in cordova 7.0 it takes more than 20 seconds (it ignores the fact that plugin is already installed)

This problem is caused by using 'id="io.phasr.cordova.plugin.itunesfilesharing"' in plugin.xml and "cordova"."id": "io.phasr.cordova.plugin.itunesfilesharing" in package.json

Please change it to "cordova-plugin-itunesfilesharing"

@u01jmg3
Copy link

u01jmg3 commented Aug 22, 2017

A PR might move this along

christianjunk added a commit that referenced this issue Nov 28, 2017
@christianjunk christianjunk reopened this Nov 28, 2017
@christianjunk christianjunk self-assigned this Nov 28, 2017
@ddvornik-itra
Copy link

please update npm package

@christianjunk
Copy link
Owner

@ddvornik Update (v0.0.2) available here: https://www.npmjs.com/package/cordova-plugin-itunesfilesharing

@ddvornik-itra
Copy link

@christianjunk thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants