Duplicate entry: com/google/firebase/FirebaseApiNotAvailableException.class

前端 未结 4 559

I have an Android project built with React-Native and employing Google Play Services (analytics, cloud messaging, ads). I\'m not explicitly using Firebase anywhere.

4条回答
  •  有刺的猬
    2020-12-31 13:04

    java.util.zip.ZipException: duplicate entry: com/google/firebase/iid/zzb.class

    follow this its work .remove your current google play service dependency and go to file in android Studio select module setting and the select dependency tab now click on + icon and select lib dependency after that search your play service in studio and add it

提交回复
热议问题