Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect source for this ActivityThread exceptions #36

Open
n-apps opened this issue Sep 11, 2019 · 4 comments
Open

Detect source for this ActivityThread exceptions #36

n-apps opened this issue Sep 11, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@n-apps
Copy link
Owner

n-apps commented Sep 11, 2019

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)

@n-apps n-apps added the bug Something isn't working label Sep 11, 2019
@n-apps
Copy link
Owner Author

n-apps commented Sep 23, 2019

@aymenjegham
Copy link

any update on that conf.fontScale bug ?

@n-apps
Copy link
Owner Author

n-apps commented Nov 26, 2019

any update on that conf.fontScale bug ?

unfortunately no

@n-apps
Copy link
Owner Author

n-apps commented Jan 20, 2020

I removed custom fonts, but still receiving crashes 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants