Firebase Crash: CorruptionException in PreferencesMapCompat for DataStore, But Not Using Proto DataStore or Shared preferences migration
I'm encountering a crash in Firebase Crashlytics on certain devices related to androidx.datastore.core.CorruptionException: Unable to parse preferences proto. However, I am not directly using Proto DataStore in my application. The crash appears in Android 12,13 and 14, 100% on background devices. Below is the stack trace:
Fatal Exception: androidx.datastore.core.CorruptionException: Unable to parse preferences proto.
at...