When I use this plugin and build a native app the cordova-plugin-camera-preview is not included (I see this in the logs), and thus the plguin says that it's not available in my app.
I tried with a small test-app and only when I include the extensibility configuration from the plugin module inside my own app module it is included. But it's ignored when it's in the plugin module itself.
This is the only plugin module I have this issue with, has anyone else had this problem?
I solved it myself, it had nothing to do with this specific plugin. We had moved a lot of plugins into one application, which is apparently not a good idea. After moving them back to their own applications and building again everything worked
Hi Wendy thank you for your feedback, and getting back to us with your findings.
Glad that you sort it out.
Best regards,Daniel