Validate ionic 4 capacitor ios app always failed

Hi,

Everytime if I am validate the succeed builded ionic 4 app with capacitor and one cordova-plugin on ios / xcode it failed with the followed message:

CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value ‘my.bundle.id’ under the iOS application ‘App.app’.

How can I resolve the issue? Where i can find “App.app”?

The app uses capacitor, but i need also the cordova-plugin cordova-launch-review for the inline review of the app.

Thanks,
Stefan