Open barbeau opened 6 years ago
Looks like UserAccount.getInstance() is returning null. That should not happen.
The GlobalObjectRegistry must not have a UserAccount object inside. I'll investigate how that happened and consider a fail-safe in the getInstance function that returns a new, unauthenticated, UserAccount.
Summary:
I'm seeing two occurrences of this NPE in the Android Developer Console as part of the staged rollout of OneBusAway v2.3.9, which uses
'com.acrowntest.test:sdk:0.7.1:release@aar'
.Steps to reproduce:
Unknown
Expected behavior:
Not crash
Observed behavior:
Crash
Device, Android, and Embedded Social SDK version:
Pixel 2 (walleye) with Android 8.1
'com.acrowntest.test:sdk:0.7.1:release@aar'