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?
Aucun commentaire:
Enregistrer un commentaire