Skip to content

Issue with Dynamic Links with Xcode 13 #8655

@crleonard

Description

@crleonard

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).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions