frogcjn

Results 5 comments of frogcjn

This is in purpose. iPhone 6/7 Plus in landscape shows different behavior. Because horizontal Size Class for iPhone 6/7 Plus in landscape is not compact. See also: https://developer.apple.com/library/content/featuredarticles/ViewControllerPGforiPhoneOS/TheAdaptiveModel.html#//apple_ref/doc/uid/TP40007457-CH19-SW4

This is the SwiftUI Bug. Try my solution: https://github.com/frogcjn/BottomInputBarSwiftUI

Any progress for this feature?

I have made a pull request for visionOS, you could check https://github.com/openid/AppAuth-iOS/pull/821, or use my repo https://github.com/frogcjn/AppAuth-iOS. The visionOS version use UIWindow instead of use UIViewController as an authentication presentation...