Hello everyone,
we are developing an extension with user interface presented, it works correctly with iOS 15, but crashes upon startup on devices with iOS 14. To my understanding, the presented log implies that crash occurs before the extension's code is executed, so we can't fix the code itself to solve the issue. Maybe it is possible to find out what might be the cause?