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

The toolbar over the keyboard is not presented from SwiftUI views on iOS 18.1. #2093

Open
PlayRhyba opened this issue Nov 14, 2024 · 1 comment

Comments

@PlayRhyba
Copy link

Describe the bug
The toolbar over the keyboard is not presented from SwiftUI views on iOS 18.1. Please check the attached demo project. I checked on both the iOS 18.1 simulator and the device. The same project works correctly on the iOS 17.5 simulator. There, the toolbar is visible.
The issue is reproducible only for SwiftUI views. For UIKit, everything works as expected.

Demo Project
IQKeyboardManagerIssueSwiftUI.zip

Versions

Xcode: 16.1
Mac OS: 15.1
Simulator/Device: 18.1
Simulator/Device Name: iPhone 16
Library Version: 8.0.0

@PlayRhyba PlayRhyba changed the title The toolbar over the keyboard is not presented from from SwiftUI views on iOS 18.1. The toolbar over the keyboard is not presented from SwiftUI views on iOS 18.1. Nov 14, 2024
@ajunjunandtmac
Copy link

ajunjunandtmac commented Dec 14, 2024

I tested SwiftUI view in Demo project both with versions 7.2.0 and 8.0.0.
7.2.0 version can display the toolbar, but 8.0.0 version cannot.
Please investigate, thank you @hackiftekhar

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

No branches or pull requests

2 participants