-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RUM-7484 Add placeholder for unknown SwiftUI content #2155
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 29 Passed, 3581 Skipped, 15.45s Total duration (2m 15.97s time saved) |
69a0d61
to
c338f34
Compare
/merge |
Devflow running:
|
/remove |
Devflow running:
|
c338f34
to
3780aec
Compare
/merge |
Devflow running:
|
@testable import DatadogSessionReplay | ||
|
||
@available(iOS 13.0, tvOS 13.0, *) | ||
class SwiftUIWireframesBuilderTests: XCTestCase { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
final
How?
Return placeholder wireframe when an unknown SwiftUI content is encountered.
Review checklist
make api-surface
)