hi
I’ve Implemented notification plugin, and it worked correctly but when i updated my gradle to these :
classpath ‘com.google.gms:google-services:4.2.0’
implementation’com.google.firebase:firebase-messaging:17.6.0’
i got the error :
java.lang.NoSuchMethodError: No virtual method subscribeToTopic(Ljava/lang/String;)V in class Lcom/google/firebase/messaging/FirebaseMessaging; or its super classes (declaration of ‘com.google.firebase.messaging.FirebaseMessaging’ appears in /data/app/…==/base.apk!classes2.dex)