Class file for com.google.android.gms.internal.zzbfm not found

I am using cordova-plugin-firebase plugin and followed all the procedure shown in documentation of ionic-native and firebase but got wired error.

/platforms/android/app/src/main/java/com/marianhello/bgloc/ActivityRecognitionLocationProvider.java:68: error: cannot access zzbfm if (lastActivity.getType() == DetectedActivity.STILL) { ^ class file for com.google.android.gms.internal.zzbfm not found

How to sovle it.

Thanks.

1 Like

Do you get any solution for this ?