Using FirebaseMessaging with B4A 8.3 (not with B4A 8.0) I get an error with the method .SubscribeToTopic
(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.heikohinz.testmsg-K8oy8m6Y1lXPbzfE2jR46A==/base.apk)
Any ideas what I am doing wrong?
(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.heikohinz.testmsg-K8oy8m6Y1lXPbzfE2jR46A==/base.apk)
Any ideas what I am doing wrong?