IOS Build Error - multiple dependencies Podfile

Since I added the garlik.io video call component Iam getting a build error.

There are multiple dependencies with different sources for Permission-Camera in Podfile:

I removed the component from the app but in the build log its still there? How can I get rid of it in the source code?

---------> INSTALLING video-call-early-access
ADDING video-call-early-access@1.0.60
----------> ./adalo/build/index.js [

Ive send support ticket with full log file.

Problem has been resolved after I removed every component that is using the camera.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.