In my Android Application, I have a crash keep coming to firebase which the exception is:
Fatal Exception: java.lang.NoSuchMethodErrorNo virtual method ()Z in class Ljava/util/zip/Inflater; or its super classes (declaration of 'java.util.zip.Inflater' appears in /system/framework/core-oj.jar)
Has anyone know what causes this?