Camera crash android only for take photo

Hey everyone, i’ve developed an app that should acces at the camera for opening the camera or getting a photo from the photo library, i’ve used the cordova plugin camera and if i test the app built with ionic (so android-debug.apk) there aren’t problems but if i test the signed apk (built with android studio) if i want to chose a picture from the photo library there aren’t problems but if i want to open the camera the app closes and i get the message “The app APP NAME was interrupted”.
How can i solve this problem?
Thank’s

Hi Grossio,

There is no problem with your cordova plugin or Program,
It might be a problem associated with your App Name, Make sure the app name you are using is same everywhere even in signed apk.
Hope this will help!

-Happy Holidays

Aditya