Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android App is throwing exception "Caused by com.salesforce.androidsdk.rest.ClientManager$AccountInfoNotFoundException User is logging out" #2559

Open
Deepika-PFJ opened this issue May 2, 2024 · 1 comment

Comments

@Deepika-PFJ
Copy link

Please fill out the following details:

  1. Version of Mobile SDK Used: 11.0
  2. Issue found in Native App or Hybrid App: Native
  3. OS Version: 14
  4. Device: Samsung Galaxy S22 Ultra
  5. Steps to reproduce: Tap "Logout" CTA on ScreenLockActivity
  6. Actual behavior: App is throwing exception "Caused by com.salesforce.androidsdk.rest.ClientManager$AccountInfoNotFoundException User is logging out"
  7. Expected Behavior: App should not crash.
  8. Error Log: ```
    Caused by com.salesforce.androidsdk.rest.ClientManager$AccountInfoNotFoundException
    User is logging out
    com.salesforce.androidsdk.rest.ClientManager.peekRestClient (ClientManager.java:182)
    com.salesforce.androidsdk.rest.ClientManager.peekRestClient (ClientManager.java:161)
    com.salesforce.androidsdk.rest.ClientManager.getRestClient (ClientManager.java:138)
    com.salesforce.androidsdk.ui.SalesforceActivityDelegate.onResume (SalesforceActivityDelegate.java:86)
    com.salesforce.androidsdk.ui.SalesforceActivity.onResume (SalesforceActivity.java:55)
    android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1622)
@wmathurin
Copy link
Contributor

Could you try with the latest Mobile SDK (12.0) and let us know if the issue still occurs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants