When i start the Firebase Messaging service from the tutorial i get this error
What can be the cause?
B4X:
firebasemessaging_service_create (java line: 212)
java.lang.IncompatibleClassChangeError: The method 'java.io.File android.support.v4.content.ContextCompat.getNoBackupFilesDir(android.content.Context)' was expected to be of type virtual but instead was found to be of type direct (declaration of 'com.google.firebase.iid.zzg' appears in /data/app/sondo.app.android-1/base.apk)
What can be the cause?