-
Notifications
You must be signed in to change notification settings - Fork 352
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
iOS 18 updates? .scrollView, on: .iOS(.v16, .v17) ? #428
Comments
any update? same issue here. |
+1 |
v1.2.0 had been updated to support iOS18 #420 |
@Volodymyr-13 what is the error message you're getting? |
None, it;s just not working as it should. |
Hm, that's strange, it works fine for me. Can you share the code that isn't working? |
To be honest we had no time to figure this out so we removed introspect from our project, replaced some ui and now it’s working.. well not ideally as we needed but still. |
Understood. Are you including |
I don’t remember.. since we just removed it really quickly.. well, hoping for some fixed/updates later, so then we will get back to it maybe. |
👍 If the |
Anyone has any idea when the |
Added already. Please use 1.3.0. |
Description
.scrollView, on: .iOS(.v16, .v17) Should be updated?
Checklist
Expected behavior
Build in Xcode 16 beta for latest iOS 18
Actual behavior
Not building..
Steps to reproduce
Build scroll for iOS18
Version information
1.3.0
Destination operating system
iOS 18
Xcode version information
Xcode 16 beta latest
Swift Compiler version information
No response
The text was updated successfully, but these errors were encountered: