You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D/StrictMode: StrictMode policy violation; ~duration=618 ms: android.os.strictmode.DiskWriteViolation
at android.os.StrictMode$AndroidBlockGuardPolicy.onWriteToDisk(StrictMode.java:1552)
at libcore.io.BlockGuardOs.remove(BlockGuardOs.java:340)
at libcore.io.ForwardingOs.remove(ForwardingOs.java:185)
at android.app.ActivityThread$AndroidOs.remove(ActivityThread.java:7616)
at java.io.UnixFileSystem.delete(UnixFileSystem.java:331)
at java.io.File.delete(File.java:1037)
at com.chuckerteam.chucker.internal.data.room.ChuckerDatabase$Companion.create(ChuckerDatabase.kt:22)
at com.chuckerteam.chucker.internal.data.repository.RepositoryProvider.initialize(RepositoryProvider.kt:34)
at com.chuckerteam.chucker.api.ChuckerCollector.<init>(ChuckerCollector.kt:32)
at com.chuckerteam.chucker.api.ChuckerCollector.<init>(ChuckerCollector.kt:23)
💣 Steps to reproduce
Init Chucker with detectAll() as the StrictMode policy
📱 Tech info
Device: Nokia G10
OS: 11
Chucker version: 3.5.2
The text was updated successfully, but these errors were encountered:
✍️ Describe the bug
💣 Steps to reproduce
Init Chucker with detectAll() as the StrictMode policy
📱 Tech info
The text was updated successfully, but these errors were encountered: