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

bug(UI): source view displays download progress for all items matching the bundle id #230

Open
castdrian opened this issue Dec 25, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@castdrian
Copy link
Collaborator

Version

iOS 18.2

Start going into detail..

starting a download on one item from a source displays the download progress on all items matching the bundle id
IMG_5035

I’ll have a look at this myself after my PTO is over but raising this anyway for tracking purposes

@castdrian castdrian added the bug Something isn't working label Dec 25, 2024
@castdrian castdrian self-assigned this Dec 25, 2024
@khcrysalis
Copy link
Owner

This happens when piracy repositories don't differentiate their ipas, feather keeps track of whats being downloaded by bundle identifier

@Talonflame193
Copy link

Can you change this to bundle id + name + version?

@castdrian
Copy link
Collaborator Author

Can you change this to bundle id + name + version?

it's best to use unique identifiers when tracking objects, swift provides relatively convenient uuid classes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants