iOS crash when open camera

Hiiii ,
I’m getting crazy to find a solution to my problem. I published my app on ios testflight but when try to open the camera it just crash.
I added this to the info.plist but still the same
NSPhotoLibraryUsageDescription
The app need acces to the photolibrary because in some of the test the user needs to upload some photos to complete them.
NSCameraUsageDescription
The app need acces to the camera because in some of the test the user needs to upload some photos to complete them.
NSCameraAddUsageDescription
The app need acces to the camera because in some of the test the user needs to upload some photos to complete them.

Any ideas?¿?¿?
thanks a lot

What does the xcode log say?

I don’t have a mac, I’m using appflow to deploy to iOS… And I can’t see the log on Apple developer. I suppose that is something with capacitor…

oh… that’s going to be tough to debug then, you need a mac with xcode to debug properly.