D
Closed this issue · 1 comments
Shaihammock86 commented
Hi @Nek-12, thank you for reaching out. I tried reproducing the issue, however, I did not encounter the error. I added a VM Policy below; are you using something similar?
StrictMode.setVmPolicy( StrictMode.VmPolicy.Builder() .detectLeakedClosableObjects() .penaltyLog() .Penalty() .build() )Could you share the Firebase Crashlytics version you're using?
google-oss-bot commented
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.