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
{{ message }}
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
Caused by android.os.BadParcelableException Parcelable protocol requires subclassing from Parcelable on class o.bsc com.akexorcist.localizationactivity.core.LocalizationActivityDelegate.checkBeforeLocaleChanging #92
I'm using 1.2.6 version
com.akexorcist.localizationactivity.core.LocalizationActivityDelegate.checkBeforeLocaleChanging (LocalizationActivityDelegate.java:140)
error line code : activity.intent.getBooleanExtra(KEY_ACTIVITY_LOCALE_CHANGED, false)
This is an issue I discovered through Firebase Crashlytics.
The issue occurs intermittently