ja-caperwhite
Results
2
issues of
ja-caperwhite
Hi! I've struggled a bit with SwiftUI adjusting scroll view content offsets when the keyboard appears. Those don't trigger the `didScroll` delegate methods. I modified the solution to use KVO...
This commit is related to this issue: https://github.com/openid/AppAuth-iOS/issues/667, which we also ran into. The problem was that `OIDAuthorizationService`'s `performTokenRequest` still dispatched a lot of callbacks on the main dispatch queue,...