Ionic crashed on start android 11

Hello,

We have an ionic 6 angular android app. It is running ok on adroid 7 to android 10 without any issues.
Today I tried it with an android11 and it’s immediately stop working. Using emulator it works fine but not on real device(Honeywell Thor VMA1). Can you suggest any options how to tackle this problem?
Thanks!

regards
webster

That too less information too help you.
I would recommend to run the app via debugger and check the logs

Found the problem. thanks anyway