Results 5 issues of Jeremy Gale

I'm sure this will naturally be added, but I just thought I'd file the formal request. iOS 13 introduces the new [prefersEphemeralWebBrowserSession](https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession/3237231-prefersephemeralwebbrowsersessio) property on ASWebAuthenticationSession. Setting this property to true...

enhancement

I'd love to have a second command that can do the opposite of Multiliner - reformat a multi-line call into a single line. Background: Our company style guide says if...

enhancement

**Describe the bug** Amplify/Cognito use a Web View when displaying the Sign in with Apple native action sheet. Ideally, it would not use this at all. **To Reproduce** Steps to...

auth
feature-request

When run on a device, sometimes it displays, sometimes it doesn't. It always seems to display in the simulator. I don't know that I've ever seen it actually work on...

bug

I just discovered that ScaledFont doesn't work with the new iOS 15 `AttributedString`/Markdown support. It just uses the same font for the whole string. I'm not sure if it's reasonable...

enhancement
Needs Investigation