I have created a multi-app ionic project. Also, added angular libraries to be reused in multiple ionic apps.
I managed to setup the libraries to have ionic components and pages and can be reused successfully in multiple ionic applications without any issues.
But I can't figure out how to add a Cordova plugin in angular library to be reused in ionic apps.