There seems to be an issue with FirebaseDynamicLinks when running on Xcode 13.
Call FirebaseApp.configure() from app delegate, when /FIRDLJavaScriptExecutor.m is hit, the line [_wkWebView loadHTMLString:htmlContent baseURL:nil]; causes a crash with the result of Thread 1: EXC_BAD_ACCESS (code=1, address=0x10).