Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for capturing data in extensions #141

Closed
SwiftNativeDeveloper opened this issue Feb 10, 2023 · 5 comments
Closed

Add support for capturing data in extensions #141

SwiftNativeDeveloper opened this issue Feb 10, 2023 · 5 comments
Labels

Comments

@SwiftNativeDeveloper
Copy link

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
Copy link

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.

@github-actions github-actions bot added the Stale label Mar 13, 2023
@SwiftNativeDeveloper
Copy link
Author

Comment to prevent from closing.

@github-actions github-actions bot removed the Stale label Mar 14, 2023
@github-actions
Copy link

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.

@github-actions github-actions bot added the Stale label Apr 14, 2023
@SwiftNativeDeveloper
Copy link
Author

Bump

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

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.

@github-actions github-actions bot added the Stale label Jun 5, 2023
@github-actions github-actions bot closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant