In the Google Play Developer console, I'm getting warnings in the Pre-Launch tests mentioning:
java.lang.NullPointerException: Attempt to read from field 'java.lang.String android.accounts.Account.type' on a null object reference
The app never crashes and the test succeeds, but the warning is still there in details of the test. What is android.accounts.Account
and how can I make sure it doesn't have issues?
The same issue occurs with my pre-launch reports from google developer console. If you look closer into the log file provided, you will see that sometimes a test device is not set up correctly and throws this exception when setting up for a video to be taken instead of a screenshot (this feature was enabled in android 5.x). Dont worry about it. I do neglect these errors regularily.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With