Diagnostics icon indicating copy to clipboard operation
Diagnostics copied to clipboard

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.

Results 18 Diagnostics issues
Sort by recently updated
recently updated
newest added

Because [`CTCellularData`](https://developer.apple.com/documentation/coretelephony/ctcellulardata) is unavailable for macCatalyst, I added `!targetEnvironment(macCatalyst)` to the already existing `#if os(iOS)` checks.

proposing something like this (or better & complete) to have all properties of directory like includeHiddenFiles, maxDepth etc. ik this is quite a big change and would not be backward...

For example, the app group URL now shows up like: ![CleanShot 2022-07-28 at 13 39 30](https://user-images.githubusercontent.com/4329185/181496502-7911adcf-5eda-4d99-953a-7dc28257baff.jpg) The UUID is not really descriptive.

enhancement
good first issue

For diagnostics, we add the so called "machine ID" of devices, like for example "iPhone14,5" (which is an iPhone 13). This can be confusing as it somewhat closely matches iOS...

enhancement
good first issue

It would be great if we can use the share extension instead of the Mail app if the latter is not installed

enhancement

Hi, just started using this library in one of my apps and noticed the report doesn't includes the update available smart insights because my app is only available in Spain...

When installing Diagnostics with SPM, I get the following error in xcode: `Couldn't update repository submodules:`(see image below for full details) I installed it through the "add package" option in...

Hi, first I want to mention that is great package. Now to the problem. After my last update submitted to the store I get an email with issues regarding `Missing...

This SDK would make a ton of sense on visionOS being a brand new wild OS that not all developers have access to. Thoughts on updating the Package.swift for swift...

Stale

On MacOS, for unsandboxed apps, the log file appears in the `~/Documents` folder. ![CleanShot 2023-12-18 at 15 03 03@2x](https://github.com/WeTransfer/Diagnostics/assets/1131967/a19f910e-0a39-4326-9cac-c9f56cab3d84) It would be good to be able to specify an alternative...