Hello, Based on the instructions on Wireguard Github page https://github.com/WireGuard/wireguard-apple#wireguardkit-integration, BitCode has to remain disabled in build settings.
The problem is that by disabling BitCode, crashing information won't be as accurate and we won't be able to download the Dsym from the AppStore, which is needed for Crashlytics. Is there a reason why we couldn't enable it? Many Thanks, Houman