WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Add support for capturing data in extensions #141

Closed SwiftNativeDeveloper closed 12 months ago

SwiftNativeDeveloper commented 1 year ago

Hey team. I really like this library. A+! One thing that would make it that much better would be explicit support for app extensions. In my analysis of the library it looks like most of it if not all of it would work out of the box in an app extension, but not all extensions have UI that can be presented so I'd need to change the file location to live within an app group container.

For example, I would want to be able to add custom logs within a widget extension, live activity, share extension, etc. Then, later on, because the file lives in the app group, the main app could export it on behalf of the user in what ever workflow.

I think that the access to then files would be safe across extension / app concurrently because of the use of the NSFileCoordinator and the only thing that would have to change would be to allow injection (or specification) of the log file destination.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

SwiftNativeDeveloper commented 1 year ago

Comment to prevent from closing.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

SwiftNativeDeveloper commented 1 year ago

Bump

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.