You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.
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).
in me.vickychijwani.spectre.util.AppUtils.a
There's a lot more information about this crash on crashlytics.com:
https://fabric.io/individual16/android/apps/me.vickychijwani.spectre/issues/573d0cdcffcdc042500d764f
The text was updated successfully, but these errors were encountered: