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 has been 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
Open
kyh8496 opened this issue
Mar 4, 2021
· 6 comments
Since AndroidX AppCompat has per-app language preferences for backward compatibility. Please migrate this library to AndroidX for more stability, compatibility, and longer support from Google team.
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
The text was updated successfully, but these errors were encountered: