Hello everyone,
I still have this problem even follow the instructions below.
java.lang.NoSuchMethodError: No virtual method subscribeToTopic(Ljava/lang/StringLcom/google/android/gms/tasks/Task; in class Lcom/google/firebase/messaging/FirebaseMessaging; or its super classes (declaration of 'com.google.firebase.messaging.FirebaseMessaging' appears in /data/app/com.visualnet.geracao-2/base.apk)
I'm using the latest library, as appear:
and the latest SDK oriented
Instructions provided by @Erel
You are not using the latest version of FirebaseNotifications.
1. Carefully follow these instructions: https://www.b4x.com/android/forum/threads/firebase-notifications-firebase-auth-issues.94200/
2. Make sure to copy the updated libraries to the internal libraries folder.
Any ideas? I'm have one stopped project because I cant solve this problem.....
Thanks in advance
Alberto Iglesias
I still have this problem even follow the instructions below.
java.lang.NoSuchMethodError: No virtual method subscribeToTopic(Ljava/lang/StringLcom/google/android/gms/tasks/Task; in class Lcom/google/firebase/messaging/FirebaseMessaging; or its super classes (declaration of 'com.google.firebase.messaging.FirebaseMessaging' appears in /data/app/com.visualnet.geracao-2/base.apk)
I'm using the latest library, as appear:
and the latest SDK oriented
Instructions provided by @Erel
You are not using the latest version of FirebaseNotifications.
1. Carefully follow these instructions: https://www.b4x.com/android/forum/threads/firebase-notifications-firebase-auth-issues.94200/
2. Make sure to copy the updated libraries to the internal libraries folder.
Any ideas? I'm have one stopped project because I cant solve this problem.....
Thanks in advance
Alberto Iglesias