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
Info from Crashlytics
Fatal Exception: java.lang.NullPointerException
Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference
Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference at android.content.res.Configuration.setTo + 901(Configuration.java:901) at android.content.res.Configuration.<init> + 888(Configuration.java:888) at android.app.ActivityThread.createNewConfigAndUpdateIfNotNull + 5105(ActivityThread.java:5105) at android.app.ActivityThread.performConfigurationChanged + 5167(ActivityThread.java:5167) at android.app.ActivityThread.performConfigurationChangedForActivity + 5089(ActivityThread.java:5089) at android.app.ActivityThread.handleConfigurationChanged + 5329(ActivityThread.java:5329) at android.app.ActivityThread$H.handleMessage + 1759(ActivityThread.java:1759) at android.os.Handler.dispatchMessage + 102(Handler.java:102) at android.os.Looper.loop + 154(Looper.java:154) at android.app.ActivityThread.main + 6776(ActivityThread.java:6776) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run + 1496(ZygoteInit.java:1496) at com.android.internal.os.ZygoteInit.main + 1386(ZygoteInit.java:1386)
The text was updated successfully, but these errors were encountered:
Info from Crashlytics
Fatal Exception: java.lang.NullPointerException
Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference
Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'float android.content.res.Configuration.fontScale' on a null object reference at android.content.res.Configuration.setTo + 901(Configuration.java:901) at android.content.res.Configuration.<init> + 888(Configuration.java:888) at android.app.ActivityThread.createNewConfigAndUpdateIfNotNull + 5105(ActivityThread.java:5105) at android.app.ActivityThread.performConfigurationChanged + 5167(ActivityThread.java:5167) at android.app.ActivityThread.performConfigurationChangedForActivity + 5089(ActivityThread.java:5089) at android.app.ActivityThread.handleConfigurationChanged + 5329(ActivityThread.java:5329) at android.app.ActivityThread$H.handleMessage + 1759(ActivityThread.java:1759) at android.os.Handler.dispatchMessage + 102(Handler.java:102) at android.os.Looper.loop + 154(Looper.java:154) at android.app.ActivityThread.main + 6776(ActivityThread.java:6776) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run + 1496(ZygoteInit.java:1496) at com.android.internal.os.ZygoteInit.main + 1386(ZygoteInit.java:1386)
The text was updated successfully, but these errors were encountered: