Eric Horacek

Results 9 issues of Eric Horacek

In both Apple docs & Jazzy docs, functions and properties that are added to a type via protocol extensions are included in the documentation for any type that conforms to...

help wanted

It would be awesome if there was a mode that automatically enabled `ShowTime` if there was an external screen connected or a screen recording started. It seems like you could...

As far as I can tell, it's not possible to log to the default `LoggerStore.shared` when you have strict concurrency checking enabled. It produces the following warning, as `LoggerStore.shared` is...

If you have a website with a `SectionID` case that has the same name as a page markdown file, right now whichever one ends up in the output is nondeterministic....

### Checklist - [X] The issue can be reproduced in the [Auth0.swift sample app](https://github.com/auth0-samples/auth0-ios-swift-sample/tree/master/Sample-01) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/Auth0.swift#readme), [Examples](https://github.com/auth0/Auth0.swift/blob/master/EXAMPLES.md), and [FAQ](https://github.com/auth0/Auth0.swift/blob/master/FAQ.md) and have not...

bug
needs investigation

With Swift 5.10 released and Swift 6 on the horizon, consumers of Factory would expect `Container` to conform to `Sendable` as it is intended to be thread safe. However, since...

**Describe the bug** We are encountering an issue where the Segment SDK is uploading malformed JSON. We believe approximately 2.5-5% of uploads are exhibiting this issue, and we see it...

triage

Perhaps you've already tried this and decided against it for some reason, but in my experience you can drastically speed up the performance of web pages by switching out `WebView`...

Hi, thanks for making and maintaining Pulse! It seems that the `ConsoleView` was removed for macOS in https://github.com/kean/Pulse/commit/57a948138a984cf93ac4a612915ff9f2d7110b41 — is this a temporary change or permanent? Hoping for more context...