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

NullPointerException on magnification #30

Open
Frank1234 opened this issue Aug 27, 2024 · 0 comments
Open

NullPointerException on magnification #30

Frank1234 opened this issue Aug 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Frank1234
Copy link
Collaborator

Frank1234 commented Aug 27, 2024

Could not read magnification. Returning null: getString(context.conten…sibility_button_targets") must not be null java.lang.NullPointerException: getString(context.conten…sibility_button_targets") must not be null at com.q42.q42stats.library.collector.AccessibilityCollector.isMagnificationEnabled(AccessibilityCollector.kt:154) at com.q42.q42stats.library.collector.AccessibilityCollector.collect(AccessibilityCollector.kt:67) at com.q42.q42stats.library.Q42Stats.collect(Q42Stats.kt:109) at com.q42.q42stats.library.Q42Stats.access$collect(Q42Stats.kt:24) at com.q42.q42stats.library.Q42Stats$runSync$1.invoke(Q42Stats.kt:60) at com.q42.q42stats.library.Q42Stats$runSync$1.invoke(Q42Stats.kt:49) at com.q42.q42stats.library.Q42Stats.withPrefs(Q42Stats.kt:95) at com.q42.q42stats.library.Q42Stats.runSync(Q42Stats.kt:49) at com.q42.q42stats.library.Q42Stats.access$runSync(Q42Stats.kt:24) at com.q42.q42stats.library.Q42Stats$runAsync$1$1.invokeSuspend(Q42Stats.kt:40) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

@Frank1234 Frank1234 added the bug Something isn't working label Aug 27, 2024
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

1 participant