Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

User image is null #124

Closed
vickychijwani opened this issue May 19, 2016 · 2 comments
Closed

User image is null #124

vickychijwani opened this issue May 19, 2016 · 2 comments
Labels

Comments

@vickychijwani
Copy link
Owner

in me.vickychijwani.spectre.util.AppUtils.a

  • Number of crashes: 1
  • Impacted devices: 1

There's a lot more information about this crash on crashlytics.com:
https://fabric.io/individual16/android/apps/me.vickychijwani.spectre/issues/573d0cdcffcdc042500d764f

@vickychijwani
Copy link
Owner Author

vickychijwani commented May 19, 2016

The crash occurs because user.getImage() returns null somehow. In Ghost 0.6.3 and 0.7.9, it's never null, so it must be in some other version. Once the Ghost version is detectable at runtime (#82), this can be analyzed further.

For now I've made a change to just skip the user image if it's null (578d273).

@vickychijwani vickychijwani changed the title AppUtils.java line 34 User image is null May 19, 2016
@vickychijwani
Copy link
Owner Author

Apparently we will have to live with this, as it's coming from the Ghost API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant