IOS 15.2
xCode 13
Firebase
I have a problem that has stopped the deployment on the apple store.
the application works fine except when it goes in the background (with IOS14 this does not happen)
more precisely just a few seconds after it enters the background:

but the application doesn’t really crash (it just looks like bad reporting or a constraint introduced by apple on applications)
I tried to introduce, recommended on a forum but nothing
and also to downgrade xcode to 12.5 but I haven’t solved it.
any ideas? please


