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
NXOAuth2Account.m posts a NXOAuth2AccountDidFailToGetAccessTokenNotification notification but I didn't find where is its observer. I think it should be on NXOAuthAccountStore.m as it observes correlated notifications.
Can anyone help me with this? This missing code is causing a crash in my app.
Marcel
The text was updated successfully, but these errors were encountered:
NXOAuth2Account.m posts a NXOAuth2AccountDidFailToGetAccessTokenNotification notification but I didn't find where is its observer. I think it should be on NXOAuthAccountStore.m as it observes correlated notifications.
Can anyone help me with this? This missing code is causing a crash in my app.
Marcel
The text was updated successfully, but these errors were encountered: