27
Views
2
Comments
Solved
[CameraPreview Plugin] Plugin not included in build
Question
camerapreview-plugin
Mobile icon
Forge asset by Daniel Martins

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?


UserImage.jpg
Wendy Tromp
Solution

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

2024-06-12 10-07-10
Daniel Martins

Hi Wendy thank you for your feedback, and getting back to us with your findings.

Glad that you sort it out.


Best regards,
Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.