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

Failed to resolve: com.github.KeepSafe:TapTargetView:1.9.1 #209

Open
Max-Patchs opened this issue Dec 28, 2024 · 7 comments
Open

Failed to resolve: com.github.KeepSafe:TapTargetView:1.9.1 #209

Max-Patchs opened this issue Dec 28, 2024 · 7 comments

Comments

@Max-Patchs
Copy link

i keep getting this error any solutions thanks

i fixed photoviewer by updating the version but this one after updating the version to 1.14.0 it broke many things in the app

Screenshot 2024-12-28 124903

@Donnnno
Copy link
Contributor

Donnnno commented Dec 28, 2024

Hey, the main library is has:
implementation 'com.github.KeepSafe:TapTargetView:1.13.2'

does that one work for you?

@Donnnno
Copy link
Contributor

Donnnno commented Dec 28, 2024

Also, if you have an icon pack, you should not modify the library component, but instead only use the candybar sample:
https://github.com/zixpo/candybar-sample

@Max-Patchs
Copy link
Author

i am following this one #194

@Donnnno
Copy link
Contributor

Donnnno commented Dec 28, 2024

The icon pack manager will probably not get merged anytime soon (and maybe never), so your best bet is by asking for help with that issue instead of creating a new one here.
Because at this time, candybar doesn't support that feature.

@Max-Patchs
Copy link
Author

thanks i think i have to wait for someone to get that updated

@unmaskedfalesh
Copy link

unmaskedfalesh commented Dec 31, 2024

use candybar 3.21.0 or 3.21.1. I used 3.21.0

@moertel
Copy link
Contributor

moertel commented Jan 20, 2025

Using a newer Candybar version resolves the issue. TapTarget is hosted on Jitpack and an unfortunate side effect is that it allows for existing versions to be overwritten by new builds (even if the version number stays intact). The current build log at https://jitpack.io/com/github/KeepSafe/TapTargetView/1.9.1/build.log states ⚠️ ERROR: No build artifacts found and so it bricked version 1.9.1.

Image

Either someone at Jitpack restarts those builds, or someone at TapTarget sneaks a new (empty) commit into the old versions, retags them on GitHub, and pushes them again. Not the neatest solution but I asked the team: KeepSafe/TapTargetView#411

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

4 participants