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

Unresolved reference: NajvaClient #1

Open
razaghimahdi opened this issue Mar 2, 2023 · 0 comments
Open

Unresolved reference: NajvaClient #1

razaghimahdi opened this issue Mar 2, 2023 · 0 comments

Comments

@razaghimahdi
Copy link

razaghimahdi commented Mar 2, 2023

I have this kotlin project and I added Najva library, but it doesn't work, I get "Unresolved reference: NajvaClient":

    implementation 'com.najva.sdk:najva-android-sdk:1.3.0'
    implementation 'com.google.firebase:firebase-messaging:21.0.1'

there is any specific thing that I missed?

Also I tried other library from other sample:

implementation 'com.najva:sdk:1.5.9'
implementation 'com.google.firebase:firebase-iid:21.1.0'

this time I don't get "Unresolved reference: NajvaClient" but I dont't get any notification, how to make that work?

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

1 participant