-
Notifications
You must be signed in to change notification settings - Fork 43
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
Wireframe Session Recording appears mangled #231
Comments
Hey @jadar, just to confirm, you are using storyboards with auto layout constraints for the UI, correct? |
@ioannisj Yes! UIStoryboard with autolayout. |
Okay, thanks! Please give me some time to try to replicate and I'll report back with any findings |
@jadar a workaround for now would be to use the |
@marandaneto Yep, that's what we're doing. :) We do that already on our SwiftUI apps too. |
Version
3.13.3
Steps to Reproduce
The app is a UIKit-based app, so there shouldn't be any issues with wireframe. Maybe one of my libraries is causing the issue if it does something weird to the view hierarchy?
Expected Result
A nice wireframe layout of my app's UI
Actual Result
The text was updated successfully, but these errors were encountered: