-
Notifications
You must be signed in to change notification settings - Fork 17
No static method zzac()Lcom/google/firebase/iid/zzap #69
Comments
* Updating firebase-iid to to new of a version can cause runtime crashes with firebase-messaging * Added a list of minimum versions firebase-messaging needs when updating to certain versions of firebase-iid * Fixes #69
@amit98038 Thanks for all the details! I was able to reproduce and find the issue. I have added rules to this plugin to upgrade |
Thanks for your quick response. I appreciate it. |
@amit98038 Ah didn't think of that at first, good find. The update won't have any negative effects with this included so you don't have to worry about needing to remove that line later |
* Updating firebase-iid to to new of a version can cause runtime crashes with firebase-messaging * Added a list of minimum versions firebase-messaging needs when updating to certain versions of firebase-iid * Fixes #69
@amit98038 Fix for this is now part of the 0.11.3 update. Also includes a fix to clean up all those |
Everything was working fine until I added Firebase Analytics into my project. When I run my app its works perfectly for few seconds and then crashes with this error. Please take a look at it.
Project Setup
build.gradle
app/build.gradle
Full Error
Dependency Tree
Run
./gradlew app:dependencies
The text was updated successfully, but these errors were encountered: