Error: Could not the entity - User is disabled
Looks like we're getting a weird native code error when a user is disabled.
Sentry Issue: MOBILE-52
Error: Could not the entity
File "app:///[native code]", in construct
File "src/common/services/api.service.js", line 15, in err
constructor(...args) {
File "src/common/services/api.service.js", line 70, in logout
if (err instanceof Error) {
File "src/common/services/api.service.js", line 142
session.logout();
File "app:///[native code]", in callImmediates
...
(17 additional frame(s) were not displayed)
Edited by Brian Hatchet