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
We need to return a meaningful error in case a synchronous API call is made in Android's main thread. Currently it is returned as BackendlessException{ code: 'Internal client exception', message: 'null' }