Skip to content
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

Host-side insets for iOS UIViews #2462

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Host-side insets for iOS UIViews #2462

merged 4 commits into from
Nov 20, 2024

Conversation

swankjesse
Copy link
Collaborator

No description provided.

@swankjesse
Copy link
Collaborator Author

#919

@swankjesse
Copy link
Collaborator Author

The newly-added test fails like this in CI:

Child process terminated with signal 5: Trace/BPT trap

I haven’t been able to extract more information than that. I can’t catch an exception or anything. And it passes locally.

I assume something I’m doing with the UIWindow is failing 'cause either the code to do it isn’t there (a linking problem), or because the environment it’s running in isn’t there (headless?).

@swankjesse swankjesse force-pushed the jwilson.1118.insets_ios branch from 7020b18 to 0123ace Compare November 20, 2024 19:24
@squarejesse
Copy link
Contributor

https://publicobject.com/2024/11/20/testing-safe-area-insets-on-ios/

Base automatically changed from jwilson.1118.insets to trunk November 20, 2024 20:07
@swankjesse swankjesse force-pushed the jwilson.1118.insets_ios branch from 0123ace to 911138f Compare November 20, 2024 20:10
@squarejesse squarejesse merged commit d08cbe3 into trunk Nov 20, 2024
11 checks passed
@squarejesse squarejesse deleted the jwilson.1118.insets_ios branch November 20, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants