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

Fix problems in the demo app #201

Open
danielsaidi opened this issue Oct 8, 2024 · 0 comments
Open

Fix problems in the demo app #201

danielsaidi opened this issue Oct 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@danielsaidi
Copy link
Owner

danielsaidi commented Oct 8, 2024

The demo needs some adjustments after iOS 18 and the Swift 6 changes.

First of all, the SDKs Swift 6 transition causes some warnings in the demo. But it seems like many of the native document APIs are not playing that well with Swift concurrency.

Furthermore, the iOS demo looks strange when running on an iPhone with iOS 18. When running the demo, the text editor now expands outside of the edges of the screen.

Any help to address these problems would be greatly appreciated.

@danielsaidi danielsaidi added the bug Something isn't working label Oct 8, 2024
@danielsaidi danielsaidi changed the title New DocumentGroup broke demo in iOS 18 Fix problems in the demo app. Oct 8, 2024
@danielsaidi danielsaidi changed the title Fix problems in the demo app. Fix problems in the demo app Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant