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

Blocked application's data #3

Open
wojoti opened this issue Aug 8, 2024 · 3 comments
Open

Blocked application's data #3

wojoti opened this issue Aug 8, 2024 · 3 comments

Comments

@wojoti
Copy link

wojoti commented Aug 8, 2024

Hello,
I've tried to use your library and it works fine but I want to get blocked application's data - name, icon etc. Is it possible to obtain it? I've tried to get this data on my own and I could only get application tokens.

@NoodleOfDeath
Copy link
Owner

I believe the way to get this information is pass the application tokens to a https://developer.apple.com/documentation/deviceactivity/deviceactivityreport and then gran the label... I can look into this and see if I can implement it, unless that is something you want to help contribute

@wojoti
Copy link
Author

wojoti commented Aug 8, 2024

I believe the way to get this information is pass the application tokens to a https://developer.apple.com/documentation/deviceactivity/deviceactivityreport and then gran the label... I can look into this and see if I can implement it, unless that is something you want to help contribute

Thanks for your answer. If you could implement it I'd be grateful

@NoodleOfDeath
Copy link
Owner

I believe the way to get this information is pass the application tokens to a https://developer.apple.com/documentation/deviceactivity/deviceactivityreport and then gran the label... I can look into this and see if I can implement it, unless that is something you want to help contribute

Thanks for your answer. If you could implement it I'd be grateful

I'll see what I can do...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants