How to add a local cordova plugin with ionic / ionic 2 / ionic 3 / ionic 4 / ionic 5?
0 VIEWES0 LIKES0 DISLIKESSHARE
0 LIKES0 DISLIKES 0 VIEWESSHARE
I currently develop an app with ionic, and my cordova plugin in the same time. I wanted to know how to use the file plugins/fetch.json to update my plugin from a local file system. Any idea ?